Loading Tool

Explorer IconExplorer

Memory Pool

80,505 transactions
30.17 vMB
0.09088455 BTC
Random Selection Loading Transactions
Max Size: 180.93/200 MB

Candidate Block

Mining Attempt 7b0153f25a1134e6385ff8e032e868b32f4f63820480b2c729ca147d6f857d64
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 9d630d183a8ec9a06269b15f07f8573f777439fa4bd6429642d0323e66ac4d15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.02905904 BTC
Feerates: 301.07 > 2.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (164,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,128 750,128 00000000000000000009a92e7461fa71737619a22308083ff09fe0be84d29291 2,765 1.00/1.00 vMB 6
750,127 750,127 00000000000000000007db3552ba44627e8cfc095af3c82ea0370df1a5d413b2 2,969 1.00/1.00 vMB 18
750,126 750,126 00000000000000000002fa7bdfcb4905afff542ef0927e21e9da0a9c2b84f5d5 1,645 1.00/1.00 vMB 14
750,125 750,125 00000000000000000002b5a52239deaa7a99b0fa837e96e8e7730e05a3491f1c 594 0.26/1.00 vMB 6
750,124 750,124 00000000000000000008cb17190c6bf36e1adacc7736da5599518f0441016be3 2,946 1.00/1.00 vMB 12
750,123 750,123 0000000000000000000982b08fd5192f7eec2c461e690892de8c4541664d5e5e 869 0.32/1.00 vMB 11
750,122 750,122 00000000000000000001ee115de8f068d25376e7ba947f5efc1db4e2970af033 1,182 0.37/1.00 vMB 11
750,121 750,121 000000000000000000060eadccd4f424daa2ba3c745c5c0708164a22c71571f0 1,286 0.50/1.00 vMB 10
750,120 750,120 00000000000000000004db4d4aaabd5d0766e535e7403508da671d06a1e0806d 742 0.20/1.00 vMB 13
750,119 750,119 0000000000000000000029c0eeffb8d3c45d3461897962ce9ea4f88f0742567d 341 0.22/1.00 vMB 3
750,118 750,118 00000000000000000000a312f614b853ecd13df3bbb587142e7e894fdac498ea 2,468 1.00/1.00 vMB 10
750,117 750,117 0000000000000000000581ae8de163674d5cf1a70145719b530c5704b9fc7761 1,878 1.00/1.00 vMB 5
750,116 750,116 00000000000000000007887fd262a54fc5ab357dbb08dcb8a6b7da47a6419a86 2,853 1.00/1.00 vMB 9
750,115 750,115 000000000000000000093d19eac108aae3191753b951a935a614055f274ca44e 2,847 1.00/1.00 vMB 17
750,114 750,114 0000000000000000000358ee9ff769b4f7a7ddc0080c7db11c21623e4d0dd6c4 2,037 1.00/1.00 vMB 6
750,113 750,113 0000000000000000000784ce729420c7b0e75ca5431efad7b49a41abe61e0dd5 2,467 1.00/1.00 vMB 12
750,112 750,112 00000000000000000001b1ba0bbf92fa59de7e0a4bc3a59605737cec25611273 1,651 1.00/1.00 vMB 13
750,111 750,111 00000000000000000004c7b58da75ed7ebab1cce53000ad98d0b3f6166deec1b 647 0.75/1.00 vMB 9
750,110 750,110 00000000000000000006435b07ca30507ac0aa0bd1729ad88464adc8dab461a1 529 0.19/1.00 vMB 11
750,109 750,109 00000000000000000008bc9a5f194f1ddcc242a45b5176fb14fb9eb4d633097f 712 0.64/1.00 vMB 2
750,108 750,108 00000000000000000007402268b0413d5716f93bcfdaa5d840976b33e4b1bca5 2,481 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.