Loading Tool

Explorer IconExplorer

Memory Pool

78,539 transactions
29.46 vMB
0.06889695 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt 2965742176be974b67ad36daea249e41c8dc6808bbc4615fa15cbd78936d388f
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 2dd5fb48ca9e991b24d16d8b1f448a68b8425aeadb6146ba6e178de6c272ff7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,950
Size: 1.00 vMB
Total Fees: 0.00897149 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (83,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,595 831,595 00000000000000000000e9747417334ec4c423bd0ca2619718479272b6deacab 3,281 1.00/1.00 vMB 21
831,594 831,594 0000000000000000000017991d1d7798841de4da2da7a87d0f02a42da1e7f917 3,275 1.00/1.00 vMB 27
831,593 831,593 00000000000000000001310d43028790ad05723cc685842fe33239c9187b9b81 1,604 1.00/1.00 vMB 13
831,592 831,592 00000000000000000001e027c869bc691a4ba2efc89df8fff759abab8da8bfa3 3,251 1.00/1.00 vMB 25
831,591 831,591 00000000000000000002346e589522f52f3b2f486a5e31e4ce615669ae2d00ff 2,465 1.00/1.00 vMB 20
831,590 831,590 000000000000000000026851e05207cc0c50a786926811368ef461afba23f8e1 2,799 1.00/1.00 vMB 14
831,589 831,589 00000000000000000002c6136699e5363d9610823f69e88dca3934c24dfca141 2,121 1.00/1.00 vMB 18
831,588 831,588 0000000000000000000178b7e782cecb5310f7eaae380e3888bb164de32418dc 2,745 1.00/1.00 vMB 19
831,587 831,587 0000000000000000000272d8a74b679ecc5334677af4922a79c64caaabc8f944 3,590 1.00/1.00 vMB 21
831,586 831,586 0000000000000000000313e7e9e4e8b195d07fe3a1362cbd31ac589687362c5e 3,862 1.00/1.00 vMB 30
831,585 831,585 00000000000000000002e5121a7eb02287245c4b6281a1943d7f5b2bb631ad55 3,297 1.00/1.00 vMB 28
831,584 831,584 000000000000000000005696a0145430ecb641d4ce9b1af4bc7444867a42420b 2,891 1.00/1.00 vMB 19
831,583 831,583 0000000000000000000067d3495b6d7cdb8976a0bae9168cc9c7f031a50eff87 2,392 1.00/1.00 vMB 18
831,582 831,582 00000000000000000002d53569ab72001bf5861e9677873e019d6a291d07a3ef 2,749 1.00/1.00 vMB 19
831,581 831,581 00000000000000000002da538e6cd4f93771045fef439aa0946e9ed6ca8b22bc 3,129 1.00/1.00 vMB 18
831,580 831,580 00000000000000000001071682ce23ba060e431606776a52f6feceedf837b69e 3,172 1.00/1.00 vMB 21
831,579 831,579 00000000000000000001b47bce3adb10379b1f1194a2e83752eede5ea77af1b7 3,508 1.00/1.00 vMB 27
831,578 831,578 000000000000000000021e2689c35952eaa6014b55f62f9410f64b5654f0afe8 3,657 1.00/1.00 vMB 23
831,577 831,577 0000000000000000000195264e18f8461a276574c64e3ee5e4f3bebc91d2cece 3,646 1.00/1.00 vMB 28
831,576 831,576 000000000000000000025870c8ef395da924e544f232528f7e5bf3afb3af3c72 3,053 1.00/1.00 vMB 36
831,575 831,575 000000000000000000028bd54b4734aac48fa2125ba76f525c0f8f894e88baa1 1,611 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.