Loading Tool

Explorer IconExplorer

Memory Pool

73,513 transactions
28.31 vMB
0.07498639 BTC
Random Selection Loading Transactions
Max Size: 167.49/200 MB

Candidate Block

Mining Attempt 4f6fc1f3a43839b0aca3b544b2524f1c985b206687c6952ed27eeb90f713fb6e
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8aabe6c6e53f28269934eab8480871d62d58dbd9ab30e13d31b18943ffdde3fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,758
Size: 1.00 vMB
Total Fees: 0.01829777 BTC
Feerates: 150.86 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (164,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,131 750,131 000000000000000000025ac37e199be38ad7204af38385936d72b1a247d146d3 2,924 1.00/1.00 vMB 18
750,130 750,130 000000000000000000030427d20297f1884a5fb229b1076a14856525f41f5589 3,304 1.00/1.00 vMB 21
750,129 750,129 00000000000000000002f7d39ca6c914329a8d87010215ef6466c17ffaba0a1f 2,979 1.00/1.00 vMB 22
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
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.