Loading Tool

Explorer IconExplorer

Memory Pool

82,933 transactions
31.37 vMB
0.10675361 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt e0e2799aba2f698d8b75b4afe39e274ae9208e87f3cd2bc429e2fd80d61e500c
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 06df879a28d0d726b8bfc5fcf2adb13a2ff0da833fce8fa0aa8f879ca3f41e9f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.02974852 BTC
Feerates: 151.12 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (405,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,496 509,496 0000000000000000001d5f9ed00189f08eea26b18827a6e794dbf192c3f23002 1,569 1.00/1.00 vMB 47
509,495 509,495 0000000000000000005605c4df29c7dc59e6caf1e4b0fab2acb40414f37c63e3 2,784 0.99/1.00 vMB 72
509,494 509,494 00000000000000000042254eeae1a0e40183a2a91b5c4734b44c884671c00fba 2,416 1.00/1.00 vMB 68
509,493 509,493 00000000000000000008f1beb2c33db32e7a78e82bacf1b5937eb1e04cab9f78 1,578 1.00/1.00 vMB 36
509,492 509,492 00000000000000000026e476bf373e2c222219344ba8746ea122e5f8f8e5e4e1 703 1.00/1.00 vMB 23
509,491 509,491 000000000000000000456502f8c72145b49f66c7f0d7003ff3448ce74f4914f9 1,086 1.00/1.00 vMB 32
509,490 509,490 00000000000000000060ac6d7045f5e90b3304565c984cd3c7343c9bd5ade0ea 570 1.00/1.00 vMB 15
509,489 509,489 0000000000000000003919bb265ff021f54168cce222ba3ca3d168e9146f8651 398 1.00/1.00 vMB 11
509,488 509,488 0000000000000000003fd3d2a5deda1a1f194def620c05b85caa0b90be075471 2,011 1.00/1.00 vMB 58
509,487 509,487 00000000000000000047b24866c4be693d6913c29e3d7297c8072e44e3ebedde 1,462 1.00/1.00 vMB 47
509,486 509,486 0000000000000000000e32cb814ba7d1603c71c03cb77e78daa2c1bf57441106 2,217 1.00/1.00 vMB 58
509,485 509,485 0000000000000000002c39052ea48e952a16aa5d874109c6e719c5a52474b57e 1,753 1.00/1.00 vMB 47
509,484 509,484 00000000000000000047e6c1a112c7ead9c2150b24ca6ce9efbf7a0bb6947998 437 0.23/1.00 vMB 47
509,483 509,483 00000000000000000021f790fd0e949117bd3305f4d69acf7f17a0c0b0795443 1,786 1.00/1.00 vMB 47
509,482 509,482 00000000000000000003c09b9e370957c6b5e85ce9bad2c4e96d8d6eb24dde46 1,896 1.00/1.00 vMB 31
509,481 509,481 0000000000000000001c3615e30d75e143e0c1dbaea4303dd38341f230505264 1,221 0.58/1.00 vMB 115
509,480 509,480 0000000000000000000712ac8df9a38c5b9cbc91aeb01841acb3ee651ca943df 1,976 1.00/1.00 vMB 48
509,479 509,479 0000000000000000003ed5afa705229d89f9ff76b407325227e4aec55f9e9e81 1,069 1.00/1.00 vMB 36
509,478 509,478 0000000000000000001e6eca9ae8e468a12d1f195cb35fed421d9141735bc3d2 682 1.00/1.00 vMB 19
509,477 509,477 00000000000000000022421719d60ed5d1597bb856f7ac1fb89f2741f0017b34 558 1.00/1.00 vMB 15
509,476 509,476 0000000000000000000d6408b41b39b226cc45efb23b51d1180617a80ed825f2 1,071 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.06 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: 720.67 GB
    • Received: 18.24 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.