Loading Tool

Explorer IconExplorer

Memory Pool

45,012 transactions
27.47 vMB
0.07077278 BTC
Random Selection Loading Transactions
Max Size: 145.17/200 MB

Candidate Block

Mining Attempt a71c4a30668c525b96c6294c535f736b25a54bf041efbb130f5a440b73da4b18
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 6bbfdd94f19e20cca788cbe6edbbaa792ef6ce8090b734273b0e5e6f99951228
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.01927753 BTC
Feerates: 502.65 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (176,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,510 738,510 000000000000000000022a9e2b57719e6a26f5be4aebb80404258758f18895d3 1,651 0.70/1.00 vMB 9
738,509 738,509 0000000000000000000054679333606ea92ff8d54d39431c23804f799f6aa455 427 0.18/1.00 vMB 8
738,508 738,508 000000000000000000088ad2c5fdb8cd98947b56bf0b0dfcbb0e797b29c64063 1,599 0.99/1.00 vMB 11
738,507 738,507 00000000000000000003622bebc57c8f61b1b82aa7e380254b8afaedb012021f 381 0.39/1.00 vMB 4
738,506 738,506 00000000000000000009290884b7ae7c4e4d3707018c65f98c30ae6569065f96 1,113 0.81/1.00 vMB 5
738,505 738,505 0000000000000000000480f9f9c385d7738e61648839379748647cccd7b4f1d6 119 0.15/1.00 vMB 4
738,504 738,504 0000000000000000000302a2c59c601222723d4c98801f2be4d398f5940a2bda 771 0.87/1.00 vMB 9
738,503 738,503 00000000000000000007f8392eb52b77e80fab1f7b8f927a3e041b6dbbd102c0 23 0.01/1.00 vMB 5
738,502 738,502 000000000000000000025da943f9bbb2d68f6d2b2496fc0a02762b3d96ce7ec9 2,466 0.94/1.00 vMB 10
738,501 738,501 0000000000000000000282534be933d548416d33fca35106a133adc9b281a429 485 0.28/1.00 vMB 8
738,500 738,500 00000000000000000004485b94411bc5767f10e33c9e94e8c7b47861589ee79c 728 0.26/1.00 vMB 10
738,499 738,499 0000000000000000000105a479c8b2a6ecaf4201e70bba34208c51a908d82a8e 215 0.08/1.00 vMB 7
738,498 738,498 0000000000000000000537cda128a11bfac97920d39d87c75b676dca3a3f6819 244 0.10/1.00 vMB 16
738,497 738,497 00000000000000000009401e77b5e4e1a891b98695d5e3b8e150bbffedfec23b 54 0.01/1.00 vMB 13
738,496 738,496 000000000000000000062375816a3174c0687187974707240f5f4993b7072d48 1,319 0.49/1.00 vMB 10
738,495 738,495 0000000000000000000276d200eb77829c1e957807687eb17dc07da842460214 811 0.80/1.00 vMB 2
738,494 738,494 000000000000000000045a62c4eaa9a3b4600eadd846b0408440d75c5e818f6e 2,907 1.00/1.00 vMB 9
738,493 738,493 000000000000000000046567473de9e82dc18ce7e6d729012eae5d1e70c2e6c6 2,927 1.00/1.00 vMB 17
738,492 738,492 00000000000000000008271ecb0d5e6c809cc995de24da01ea4ceacac2d44117 138 0.36/1.00 vMB 11
738,491 738,491 000000000000000000092f2ffde80f4778ea3c1432f4aa5ecbb1d262cc4dcb95 859 0.54/1.00 vMB 2
738,490 738,490 000000000000000000012aa7e15211e846053613e5acec16446bb6f30151faa9 2,245 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.24 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: 655.24 GB
    • Received: 14.28 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.