Loading Tool

Explorer IconExplorer

Memory Pool

50,070 transactions
30.02 vMB
0.11551586 BTC
Random Selection Loading Transactions
Max Size: 160.12/200 MB

Candidate Block

Mining Attempt 283399002db2aefc554dd4001f5db81381a42326b2a4a0d93463b96147628594
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 1777788103b8a3135ba662498227b391dbc2117d67c14e9e36d2edde789630b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.04486025 BTC
Feerates: 179.69 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (676,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,647 238,647 000000000000013ae817ac42f740d3cbb91b128e21a0e7875e668fae9a8ef80c 137 0.07/1.00 vMB 29
238,646 238,646 000000000000015d54fca89c9969dee9fe08d2d082e71d7d9b9d31120bb62121 278 0.12/1.00 vMB 194
238,645 238,645 0000000000000115f0c852bdbd1e88f914e4eb1f2c9d88eedaced734b945b6b5 185 0.07/1.00 vMB 178
238,644 238,644 000000000000014d52bfb65566863f03a16e3003d8743987713ca64cd2488c22 254 0.13/1.00 vMB 155
238,643 238,643 0000000000000110b8e4209082cc56af13d874e69379138e60c635db77943ea8 208 0.11/1.00 vMB 141
238,642 238,642 00000000000001584bd99174d89acf5ed107c37c065a98c4907ee4625e03248d 257 0.14/1.00 vMB 146
238,641 238,641 0000000000000012cf583a60a3a3c8f8c3289435de655c2fd31c96e3339e9eb8 37 0.03/1.00 vMB 145
238,640 238,640 0000000000000009673f97a372c174a4f8f325d3aea541c2f1e0e8a10fc2330a 115 0.05/1.00 vMB 174
238,639 238,639 0000000000000026e1906ee071216c9e294bdfac02b9f526cb385379001d9d4c 240 0.12/1.00 vMB 170
238,638 238,638 000000000000006f9f6b89c95fdc97c34013dad36a868f75c5b736f2e31b4055 209 0.11/1.00 vMB 141
238,637 238,637 000000000000013c6abd8af854224718f487fadebb5745e6824c08892d655b3b 496 0.25/1.00 vMB 182
238,636 238,636 000000000000010e4360477239dcb93adccfefa7a56a9e9f2b88e21041ecd38e 219 0.10/1.00 vMB 293
238,635 238,635 000000000000008f1783a716f8e5efbf2448704602110ba55d5017bd7bb72704 225 0.15/1.00 vMB 121
238,634 238,634 000000000000001c4ae0b01834412fa83b2d088c22c9070e72f039ade6b7de36 236 0.21/1.00 vMB 87
238,633 238,633 000000000000011222cbdd250e28d38e29636addab62a8d9ce02266c6ab6cfe3 1,282 0.47/1.00 vMB 219
238,632 238,632 000000000000008525a8da95e1b4850e58bed83d2a30d09232ce6b148591228c 372 0.21/1.00 vMB 158
238,631 238,631 00000000000000e1e9b3ce32d6333495347f75ff114aaac35fad8b2f3ea90572 217 0.08/1.00 vMB 69
238,630 238,630 00000000000000788d5a82505ccfec6aca9d45aefafad4d1bc8e2916b2f88c24 471 0.23/1.00 vMB 170
238,629 238,629 0000000000000119a25e432b0ef56796aae611c4cc778b088b73c67ed1b83265 395 0.18/1.00 vMB 183
238,628 238,628 00000000000000712d0309b7c1bf22ad47c91ec518d84334bd29a2b761443387 128 0.19/1.00 vMB 27
238,627 238,627 00000000000000485937686cfc567e9cec3e4126f3c408d99811b5edf545e3f8 128 0.06/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 782.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: 652.02 GB
    • Received: 13.69 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.