Loading Tool

Explorer IconExplorer

Memory Pool

81,349 transactions
31.57 vMB
0.07476342 BTC
Random Selection Loading Transactions
Max Size: 191.78/200 MB

Candidate Block

Mining Attempt fd1dfafcc4e15ebd3c4f193601bbbd49506282ee659c8cee31f7b181beab6c4e
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 72e57d2b681280c8c0c9a697ffcb3581454c4c1c147cd584b70f5768ffe49d5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,392
Size: 1.00 vMB
Total Fees: 0.00621120 BTC
Feerates: 70.37 > 0.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (268,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,084 647,084 00000000000000000000537a28eedc5314ed4a01ee7dbe5d25d577b17ac86b55 387 1.00/1.00 vMB 2
647,083 647,083 0000000000000000000f116f8c878b3746846fea22114d478703b3ac12327752 876 1.00/1.00 vMB 8
647,082 647,082 0000000000000000000017f8331f3876ab1c5a22dd0667aa2f6de63480baa143 2,116 1.00/1.00 vMB 66
647,081 647,081 00000000000000000006c5eb89b4c78308af23012c0e136695ccdddbdc82e9bc 745 1.00/1.00 vMB 8
647,080 647,080 00000000000000000001297a41f6991dc9aea42b5cb1938d13c9ee278a88da06 1,541 1.00/1.00 vMB 42
647,079 647,079 00000000000000000000a70c825f5e1cf6ee268d3d44b7c1b61913671e671839 2,678 1.00/1.00 vMB 87
647,078 647,078 0000000000000000000b3911c34f3270987e86e979369317cbf44cd6807efce5 1,429 1.00/1.00 vMB 29
647,077 647,077 000000000000000000079ffa792ebe0b1ec0ff14fe0c8ef9c10b1747a9c06f39 2,519 1.00/1.00 vMB 59
647,076 647,076 0000000000000000000d74770dd33bf35171c3b030420755e3ea730f8cff6af5 805 1.00/1.00 vMB 23
647,075 647,075 000000000000000000069e328bb98a59f277a45c97853a0c41067e6eb2f07759 758 1.00/1.00 vMB 19
647,074 647,074 00000000000000000007ae5756bbf51d1c687c9d17130f7c890cfb32e93a3d53 1,377 1.00/1.00 vMB 44
647,073 647,073 0000000000000000000ee45953acec950e503c11e22b552520656e57ac14350e 1,480 1.00/1.00 vMB 52
647,072 647,072 00000000000000000007bea53dba0b723dc0267242730af8c0be462fe357d6b5 1,378 1.00/1.00 vMB 30
647,071 647,071 00000000000000000004da37334f87d76143d6483736182a955813acefae5405 1,089 1.00/1.00 vMB 6
647,070 647,070 0000000000000000000e6d8086c1879a95ed035ba1090a536e4cb9e8a24df9c0 2,201 1.00/1.00 vMB 26
647,069 647,069 0000000000000000000e994ddcce3ba8d6b25d20ce0ba2d8deec7e5499d27716 2,954 1.00/1.00 vMB 109
647,068 647,068 000000000000000000056c00b0d2dc64a966cb6bfd8736bb6838a678b9c7eaea 2,376 1.00/1.00 vMB 99
647,067 647,067 00000000000000000007c9ed0e7521f27fcabb05cbfb5f1246bc7677e992df79 1,842 1.00/1.00 vMB 13
647,066 647,066 00000000000000000000a2078731a21ea95188afb12d6c561fa1c75284af1941 1,898 1.00/1.00 vMB 60
647,065 647,065 00000000000000000007198624be124c84bd6ebd03efe56a483c2fcb06404109 2,200 1.00/1.00 vMB 48
647,064 647,064 00000000000000000007397b0bbeda3a80efd23b5278ea712ab29e0f8ca632bc 1,769 1.00/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 708.96 GB
    • Received: 16.80 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.