Loading Tool

Explorer IconExplorer

Memory Pool

81,125 transactions
29.99 vMB
0.12553646 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt 03c9ead6e0750d6937e4478895a8cc6d663c577322a4113fd996a870529ed81f
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root 35e8eee0f51fe9fb2d723e977313bbfe1aa1b19be780837704e2768ce1b61fd5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,248
Size: 1.00 vMB
Total Fees: 0.03639077 BTC
Feerates: 301.60 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (302,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,333 612,333 0000000000000000000f7c17ffd69cbf1638ce3fd75291412e77ab256aa8350b 253 0.09/1.00 vMB 11
612,332 612,332 00000000000000000007374811a94c746f1f03c520affa4735392051a309511b 174 0.05/1.00 vMB 13
612,331 612,331 000000000000000000087a276e7adf30d7e89f2512cf6617acf9d9d95ac9c9c4 766 0.26/1.00 vMB 18
612,330 612,330 00000000000000000013988ff49265ec716b23aa1ea8934cc9990e07b6e4b8dd 1,672 0.55/1.00 vMB 15
612,329 612,329 0000000000000000000694a7e2fec08cf49f2b834b031dd08cb276b756ecd34c 2,856 1.00/1.00 vMB 18
612,328 612,328 000000000000000000145dbd6f63eb41a038168f0966896d6428c2d4930fd94b 1,354 0.47/1.00 vMB 17
612,327 612,327 000000000000000000095f275a7e5f303add1c9bb0638a016ab9fcfb6bde3372 2,220 0.72/1.00 vMB 13
612,326 612,326 0000000000000000000f11d2c573d845afff54bfaaae2f89e8332201f45a0a98 1,239 0.39/1.00 vMB 14
612,325 612,325 0000000000000000000f8be19248e88263b8d37afbcd0be3f100eff4a2225930 2,895 0.89/1.00 vMB 14
612,324 612,324 00000000000000000008597026a5812af49ceaf7c36e5d92b2ec9f932638ae9f 130 0.04/1.00 vMB 13
612,323 612,323 000000000000000000011276f1d4f7ec055bd5156b1495e3dbdf05a2d7590340 40 0.01/1.00 vMB 34
612,322 612,322 00000000000000000010b2fca34955faaeea0fd21b42d3817dabf5ee76865fc4 1,566 0.52/1.00 vMB 13
612,321 612,321 000000000000000000055678edcfc4dbd52800e9dde70ce757a3e4bf1cdd85d4 872 0.29/1.00 vMB 20
612,320 612,320 00000000000000000014388a34a6271a64f89bc24f9349f2701207bdc1d9b5ea 185 0.05/1.00 vMB 17
612,319 612,319 00000000000000000008dfca400980c5ff4fdecea2e4a5a85eb33fadc4545c93 1,467 0.40/1.00 vMB 6
612,318 612,318 000000000000000000123d59302ee68fb48184076c2ec0749008a81d69556a64 2,794 1.00/1.00 vMB 20
612,317 612,317 000000000000000000081c43ad378100e2cb7a32fb3e8dbe272bbeaaca607b8b 1,825 0.64/1.00 vMB 9
612,316 612,316 00000000000000000009b0d05c53fd6238d6994a1cf4d62ff8ff5d12ba8224fd 2,646 1.00/1.00 vMB 19
612,315 612,315 0000000000000000000fc315c586183f68dd6f75b96068fbe0d88cc5a3604a7b 1,255 0.45/1.00 vMB 10
612,314 612,314 0000000000000000000e90ff8030a19959b6790a51d874eb61fc63328534c780 2,008 1.00/1.00 vMB 7
612,313 612,313 00000000000000000009ce98c73e3ffee5a0ff476fa6fded7c60393cfe8e68d4 2,545 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.91 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: 713.87 GB
    • Received: 17.50 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.