Loading Tool

Explorer IconExplorer

Memory Pool

36,786 transactions
25.81 vMB
0.05129160 BTC
Random Selection Loading Transactions
Max Size: 132.41/200 MB

Candidate Block

Mining Attempt 9d0b7d3d79846151bbb8f1744f6f4f585680b19076a8e3329a555d8975b926d9
Version 20000000
Previous Block 00000000000000000000fe5e31348450e84e59f33754df9f96d184aab8d35615
Merkle Root 6a2d12d3659e4f714eb5b7e7720b4137503f8d083ed612711127d7a996ab0fe3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,826
Size: 1.00 vMB
Total Fees: 0.00413724 BTC
Feerates: 40.21 > 0.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,684 (68,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,488 846,488 00000000000000000001a0910824aafb49cee9fdc7a91ecceb0031ab428ed9f5 4,670 1.00/1.00 vMB 20
846,487 846,487 000000000000000000020ba35e706253b245f24228e3f0b01041e8e8fb8291ab 3,886 1.00/1.00 vMB 30
846,486 846,486 00000000000000000000d2bb0787624166f519accd4c038b42cb3c5d50abc438 5,057 1.00/1.00 vMB 26
846,485 846,485 0000000000000000000155d0146c733fffc9d6e33d88779e2832a0e836b75666 5,130 1.00/1.00 vMB 21
846,484 846,484 000000000000000000004e14f05493008632cf4ce2588707697a2d613a7a50c1 5,407 1.00/1.00 vMB 19
846,483 846,483 00000000000000000000acd54a2212eafe2581e6d8978aa1d3be9fe883715365 5,315 1.00/1.00 vMB 18
846,482 846,482 0000000000000000000170166bcba26c64477cf04cc0e6d6da12dd5e82f74287 4,432 1.00/1.00 vMB 27
846,481 846,481 000000000000000000031937f9c5cc114d97657151e71ca999b24a0acf2fb256 6,375 1.00/1.00 vMB 18
846,480 846,480 0000000000000000000168b1fd57a5812ef70f019a68f37b22a27560853b0364 3,432 1.00/1.00 vMB 24
846,479 846,479 0000000000000000000020926128ea6ec0acd48dbd5840f7380ac6a1d952415c 4,160 1.00/1.00 vMB 32
846,478 846,478 00000000000000000000b3e09aff304164dafe407f2a49719f41d2501e248cd5 7,105 1.00/1.00 vMB 18
846,477 846,477 000000000000000000034803bf9ed54da630bb2276ec89c5f79e9c57759ae924 4,239 1.00/1.00 vMB 26
846,476 846,476 00000000000000000001b695a41712805956ccbbb2cf56c5edcfdaab5ee3e28d 3,415 1.00/1.00 vMB 26
846,475 846,475 00000000000000000000dad1789c0e6ce71437f287de9bee323908446fc2df86 3,850 1.00/1.00 vMB 25
846,474 846,474 000000000000000000011b6e653f5f891d386a9b37dd0ca32a098a0ba5da618a 5,736 1.00/1.00 vMB 19
846,473 846,473 0000000000000000000341c7fe77eac9dd2f5e1515d0b2595842d883bdd58467 5,861 1.00/1.00 vMB 22
846,472 846,472 000000000000000000026de68012e7db6c4631ed6ac37fc2dee471956c2222da 3,453 1.00/1.00 vMB 29
846,471 846,471 000000000000000000007175c071d6f536ee9bb9e61b8d9fb1a9226bbafad2a5 5,676 1.00/1.00 vMB 21
846,470 846,470 00000000000000000002d7801ce8816566b30199fafcd9502d60c58dfee83ec9 6,290 1.00/1.00 vMB 17
846,469 846,469 000000000000000000008f5bbcb6f53cdd71a215eb0585812763affe5175e782 7,010 1.00/1.00 vMB 17
846,468 846,468 00000000000000000001f766196d3aaded9cc259fed933ec9b093c2759e4f8d4 5,043 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.83 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: 636.96 GB
    • Received: 12.40 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.