Loading Tool

Explorer IconExplorer

Memory Pool

34,097 transactions
25.52 vMB
0.05945561 BTC
Random Selection Loading Transactions
Max Size: 129.45/200 MB

Candidate Block

Mining Attempt fa6ee5274bba918996333f9338aa5d70822d5ad5e84043356fcbbbc390082d60
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root a16756007e3028c6281c921169ccf0861f0dab9f47af2bd20db50f25e7c8e46b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,096
Size: 1.00 vMB
Total Fees: 0.01317930 BTC
Feerates: 150.62 > 1.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (415,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,508 499,508 0000000000000000003e4f586693a2e4752cb9a95f9ed94d6ed1d19fbcb7957a 1,983 1.00/1.00 vMB 395
499,507 499,507 00000000000000000090516bcd728437ac454d644ef025238693fb959348b5aa 2,727 1.00/1.00 vMB 428
499,506 499,506 000000000000000000464657c67c7deb233a636beceef32ae32db277fda48ced 2,271 1.00/1.00 vMB 468
499,505 499,505 0000000000000000002aae76d782322276856486b7ab019e0fe71a4d8507b918 2,959 1.00/1.00 vMB 309
499,504 499,504 0000000000000000006abad13cfad17eb655a4dda6a282abc4ae4b798da429df 2,283 1.00/1.00 vMB 200
499,503 499,503 0000000000000000000132655a8a7b613a63039a3d8eb7db3da5e8d5fc05878f 2,955 1.00/1.00 vMB 376
499,502 499,502 0000000000000000000451d922a59ef8a5be0e8a80f58c85a8954909dbdd3c69 2,815 1.00/1.00 vMB 408
499,501 499,501 000000000000000000649f2b23189bd02c11d1394f11fa3afee67dccda8db282 2,507 1.00/1.00 vMB 327
499,500 499,500 000000000000000000a59fd7e046dd2f1c96eb0f084412154f0b9f14886c1817 1,700 1.00/1.00 vMB 358
499,499 499,499 000000000000000000858ae66c5d0dcfeae83c3c57f3395170fe581dc18b4aee 2,522 1.00/1.00 vMB 406
499,498 499,498 00000000000000000019f91601525251f7d49bb0e23259fdb556ddf4c0c8d4fc 2,977 1.00/1.00 vMB 452
499,497 499,497 0000000000000000000e68445d7990546e0b1649d7a0ae47362a25341d9aeb0e 2,876 1.00/1.00 vMB 442
499,496 499,496 00000000000000000048ab164f3655bf25fd955af5dd8579e782e08b6e5cfff3 2,640 1.00/1.00 vMB 439
499,495 499,495 000000000000000000002479d3be3563ddfab5c3e174d0e6d37ee726710290a3 2,413 1.00/1.00 vMB 421
499,494 499,494 000000000000000000944c39b40d73cce7437217fecab7f9aa772f21e3204b3b 2,345 1.00/1.00 vMB 320
499,493 499,493 0000000000000000003d3f697146fc58d676448ee908be80bf66f1bd5befed44 2,337 1.00/1.00 vMB 340
499,492 499,492 00000000000000000058d74b1ecbf25022fb089899f92e4fe4a4c59e219c5315 2,771 1.00/1.00 vMB 425
499,491 499,491 0000000000000000008664a22773efb76b5f519a0f4832d9effaaeb6107f95f1 1,490 1.00/1.00 vMB 199
499,490 499,490 00000000000000000014daefe96158a694e813766e1c4fe498c0d9c435783550 2,888 1.00/1.00 vMB 387
499,489 499,489 000000000000000000638619e1b45bb6a106d4bb5787804b9a07f63d3774f202 2,701 1.00/1.00 vMB 316
499,488 499,488 000000000000000000685c278f3a8a56fbff7cee2e86ac129426fa272be4b06c 2,880 1.00/1.00 vMB 316
Previous 10 blocks ↓
Total Size: 781.85 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: 638.81 GB
    • Received: 12.50 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.