Loading Tool

Explorer IconExplorer

Memory Pool

74,847 transactions
27.62 vMB
0.07404885 BTC
Random Selection Loading Transactions
Max Size: 168.44/200 MB

Candidate Block

Mining Attempt d645eb47494c089219db19f1d4c2ba3f8574ed47a3fd2fa93bc4c9120dc3eb2b
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root b7986811acc5dde2f1b99ee516f39dd5393773aa37c6e9455f054f2112ccab95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,320
Size: 1.00 vMB
Total Fees: 0.01511634 BTC
Feerates: 100.35 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (504,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,554 410,554 0000000000000000026f47c15e18f5a3e522d51fbb475619e2d92b231444f5de 1,276 1.00/1.00 vMB 28
410,553 410,553 000000000000000005dff17819804b265e68be67388774f39414f29b534e2bfa 1,757 0.99/1.00 vMB 37
410,552 410,552 0000000000000000004d8096a1dc1ef18e513fdf8888ea4840689417dfe1dce1 2,281 1.00/1.00 vMB 35
410,551 410,551 000000000000000001f3c7b48168e68c5fa4e1393e0655e97160277685451fa6 3,311 1.00/1.00 vMB 43
410,550 410,550 00000000000000000340df0f4541108ff058250787983b6b8253cf8adfc561cf 1,979 1.00/1.00 vMB 84
410,549 410,549 000000000000000005a3790cffa310ebbb50ad8ee7498f62b4f6c045f8b5f5e4 1,082 0.82/1.00 vMB 22
410,548 410,548 000000000000000000f847e0364f50352d8388063a02ff632d24d1ec5b8a0837 2,251 1.00/1.00 vMB 41
410,547 410,547 000000000000000000eb17fbb0a61c5f24fc921c21701f2daded50477bbb5bd8 1,248 1.00/1.00 vMB 44
410,546 410,546 000000000000000003ca3b0874874a067528dcbc6a2535aa3c4a9a8254d318e3 1,146 1.00/1.00 vMB 45
410,545 410,545 00000000000000000288721378b7229a241cf637c8e678bc8901eeda7d96d707 8 0.00/1.00 vMB 161
410,544 410,544 00000000000000000119a4421efa3eb993afea4648ab4f392e078a4eaefe3ce7 2,154 1.00/1.00 vMB 42
410,543 410,543 0000000000000000045e0e9baced169aaf38d68675e4c1f291b88e76b0da235c 2,495 1.00/1.00 vMB 68
410,542 410,542 000000000000000005cc8c264a0b350fbe1bfd3008aa54763e168d966820529c 2,869 1.00/1.00 vMB 66
410,541 410,541 0000000000000000043d23a90e665f8d0f3a1a7d2dab844fdc4b1c5112adc8ec 185 0.23/1.00 vMB 17
410,540 410,540 000000000000000005302e1b1fab7cea10948ca581a5dddf93199a424516b7c5 1,947 0.78/1.00 vMB 45
410,539 410,539 0000000000000000040aeeee8d5181af75844aeddf7caa614ced2356c691557b 531 0.92/1.00 vMB 15
410,538 410,538 000000000000000003d5ab539469b0a299f7cc921ee7ee8dfd2946a0907a99fb 2,617 1.00/1.00 vMB 51
410,537 410,537 0000000000000000028769f177e1f28d34f7cfa49201682f9e9f321159ea87b3 1,063 0.47/1.00 vMB 48
410,536 410,536 000000000000000000f554c878423731b7c6a92d707f96627ca64ea60dc33bc5 621 1.00/1.00 vMB 16
410,535 410,535 0000000000000000004ce1c95ab3c1468b28f968a90acb0a3939c7e50a9f5c14 1,287 1.00/1.00 vMB 30
410,534 410,534 000000000000000003aa6442fd28c0f747d9acc2201b486505662a11edb4a921 2,174 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.89 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.51 GB
    • Received: 17.38 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.