Loading Tool

Explorer IconExplorer

Memory Pool

77,396 transactions
34.02 vMB
0.14339904 BTC
Random Selection Loading Transactions
Max Size: 189.63/200 MB

Candidate Block

Mining Attempt f0e12288fffb779e958b440b62d605bfb6609c067b89ee271451bb795b19183b
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root dee97fd5e06601e52eba82ff17a5ba6c1000a2a129262e4f98e6126e09afe8cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,838
Size: 1.00 vMB
Total Fees: 0.02725359 BTC
Feerates: 90.91 > 2.73 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (85,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,498 829,498 0000000000000000000148ce3ecc7e39c71e026434d42a99c526b2d47b65778b 1,046 1.00/1.00 vMB 27
829,497 829,497 00000000000000000002319ae44985637edffd8e594d3de48034e59b17e9696f 969 1.00/1.00 vMB 24
829,496 829,496 0000000000000000000055a8556651f3a6a281f993c48a6d733a15324b32549e 1,611 1.00/1.00 vMB 27
829,495 829,495 00000000000000000003b7657c4e1b0f71ceee45e90509ad7c92db761d5df243 2,232 1.00/1.00 vMB 40
829,494 829,494 00000000000000000003054d9f102280323e8b9844baa481e62c9a5bc5b572a9 2,734 1.00/1.00 vMB 47
829,493 829,493 0000000000000000000199228be10ca78320a80a540494350e32d6b3ec5d08f3 140 1.00/1.00 vMB 20
829,492 829,492 000000000000000000013207a5eb468d051e06419df824e41a9183401e8a3320 169 1.00/1.00 vMB 20
829,491 829,491 000000000000000000024a2b4426cdb522f492a9f25a5492fa22e999b39550ea 2,519 1.00/1.00 vMB 28
829,490 829,490 00000000000000000001d696d0bda9983f59561cfadfeaf3d1712673943b642a 2,942 1.00/1.00 vMB 42
829,489 829,489 00000000000000000002fb50926355ac8dec25b2e606e80b35da595e08beedcd 708 1.00/1.00 vMB 24
829,488 829,488 0000000000000000000384bc5eef7e319efa8a77abe69824eb5b7c438469c9da 858 1.00/1.00 vMB 28
829,487 829,487 0000000000000000000189f5fe46f848854d513379a467657d9ca57aeb3fad22 432 1.00/1.00 vMB 22
829,486 829,486 00000000000000000001503918e9d0f8ed46ffc63e27684f5dbd48af70944aa4 2,383 1.00/1.00 vMB 28
829,485 829,485 00000000000000000002f32fe1dec8f8f072b134df1ca8ba7b1d1305fb824325 2,014 1.00/1.00 vMB 37
829,484 829,484 000000000000000000012a235c65b75e6dfa1cdd920354237b3d4ba0d42042c3 2,576 1.00/1.00 vMB 38
829,483 829,483 00000000000000000000ec1b20cd0f82305e274a168660cea5e28d0a7e024111 3,064 1.00/1.00 vMB 58
829,482 829,482 00000000000000000000b5585f74fc05d2b5df5b421fc989f9b9f47fcf37023b 1,227 1.00/1.00 vMB 26
829,481 829,481 000000000000000000019347b96e1cf6e1b3e1462e5de0a0d4d2e4ed395cc5d7 818 1.00/1.00 vMB 24
829,480 829,480 000000000000000000006733b88380cb3c1d7daa075e3853657bbea171e644cd 1,391 1.00/1.00 vMB 27
829,479 829,479 00000000000000000001a24654c83c9786371bda2de7f0d65775b507e6aa7fe6 1,067 1.00/1.00 vMB 28
829,478 829,478 000000000000000000024ab07616592f2b3ec8d7c5a6d250606f546c074f955f 2,045 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.11 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: 735.14 GB
    • Received: 18.57 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.