Loading Tool

Explorer IconExplorer

Memory Pool

49,475 transactions
28.53 vMB
0.14024489 BTC
Random Selection Loading Transactions
Max Size: 152.62/200 MB

Candidate Block

Mining Attempt f7b601a9d619ef80207d1daf20bf8add68ff4b591c74b7128d2f00b4783fe9d5
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root eb8d86f2da9ee9e94bc9323e3b93d7fd7d20dbcafd2d09b408018a2fca164953
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.08310450 BTC
Feerates: 301.05 > 8.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (254,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,329 660,329 0000000000000000000b5f81f30e0fe1de247144556fc0b3de898a5c32107cb0 256 0.10/1.00 vMB 41
660,328 660,328 000000000000000000096bbd1e5da29d1264d9da33bbe193970aa9bd7f3f9403 478 0.44/1.00 vMB 4
660,327 660,327 0000000000000000000005ec94846bdb8737bf657c7177beadb99c46ac4937e7 1,994 1.00/1.00 vMB 49
660,326 660,326 0000000000000000000ac0e0a1d0029b81996a51b7aff388feb69950c8fa3656 386 0.40/1.00 vMB 52
660,325 660,325 00000000000000000009c1ca136204932ddf34b4af29793fb819b841d4dce07b 1,502 0.59/1.00 vMB 28
660,324 660,324 0000000000000000000b80f9228ea314f45604365c62bae2a7242da75256a6ca 349 0.13/1.00 vMB 40
660,323 660,323 000000000000000000094ca7d4c4059ecbf7f77cf7148fac8670cb653cee7ff5 577 0.29/1.00 vMB 36
660,322 660,322 0000000000000000000c8d9180783708d48884a954cf438b690446a6a1b068f3 51 0.02/1.00 vMB 59
660,321 660,321 000000000000000000078d2dc30aaf9aea07cabd1a89416cf1a9893a8fc848df 1,772 0.89/1.00 vMB 4
660,320 660,320 00000000000000000000145f268214905853cc868dc85c9255bf4f905a97b9f6 2,014 1.00/1.00 vMB 16
660,319 660,319 000000000000000000064755b33ba8369f4b11d002026d2d43fde5257c2a08b0 2,721 1.00/1.00 vMB 56
660,318 660,318 0000000000000000000299d4df62b5ec393bf12760e7ae3a2ecf31e94a1d6b7b 1,020 1.00/1.00 vMB 23
660,317 660,317 0000000000000000000beca92f1cb4b00f8bc262a34604c0d82b9eec533c618b 2,319 1.00/1.00 vMB 42
660,316 660,316 00000000000000000004209065abd5ccc6a914ccf61a0795b88a68117c6b7a09 855 0.36/1.00 vMB 41
660,315 660,315 00000000000000000004195f7a027ce9fb537e83900f46c3382a3b7dbb78631c 453 0.17/1.00 vMB 36
660,314 660,314 0000000000000000000a0ac076f2d072ff23f6e20ff167fb786cd5cac918fb6b 1,983 0.71/1.00 vMB 29
660,313 660,313 0000000000000000000a860be596cdcaeb83d7233f1c8d3ef95d2d7e11dd163c 1,196 0.66/1.00 vMB 27
660,312 660,312 0000000000000000000df7e54dc38d5c669b5f1f6cab2d327e0c2329be066850 2,111 0.95/1.00 vMB 39
660,311 660,311 00000000000000000009d84826689ffa504927254de09137507f6ae4b600b5f5 1,698 1.00/1.00 vMB 31
660,310 660,310 00000000000000000008ea6dcaa94204da6f7bc1729ccdf4263bd5eee305f4ff 1,478 0.67/1.00 vMB 29
660,309 660,309 00000000000000000002dc460c278ee8826bba5eed2d152f4fe572a44f278731 709 0.39/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.