Loading Tool

Explorer IconExplorer

Memory Pool

81,920 transactions
31.02 vMB
0.11726100 BTC
Random Selection Loading Transactions
Max Size: 185.65/200 MB

Candidate Block

Mining Attempt 9fd73c9157c3afa78a96b3ea66361de2c3129a65687738112feb328e956e35ff
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 751c35e49495d15ae6e7ec394eba7aa4a6c289f1ebe1a1186df640535eadb6f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.03377333 BTC
Feerates: 101.42 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (127,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,367 787,367 00000000000000000005286d469a9a0e2d18e2b70d1a19ef445f65a7e4aa1f5b 3,718 1.00/1.00 vMB 41
787,366 787,366 0000000000000000000378b4857312e8a4ea1735099f6d799b50be5fc188ba41 3,538 1.00/1.00 vMB 36
787,365 787,365 000000000000000000053c26f9bf3991e56c8a9d6d84ad057bbca0e2492bc1b3 3,614 1.00/1.00 vMB 40
787,364 787,364 0000000000000000000276e6722ddb6ac8c31495e8bd67d87b471d88bd376d5f 4,199 1.00/1.00 vMB 38
787,363 787,363 000000000000000000012d4c4f9c89d8d65235724aa61e6a19716d5c72ca2c74 3,741 1.00/1.00 vMB 34
787,362 787,362 000000000000000000023fa9e55b089b25b67f6a1719a97eddda7ff39b54d3d9 3,407 1.00/1.00 vMB 37
787,361 787,361 000000000000000000011a8a62c6491855a6d19fd47b3a99dc9609f4012487a8 3,198 1.00/1.00 vMB 46
787,360 787,360 000000000000000000019eddf4917f024e49862ecf640492910bb102eaa06b40 4,069 1.00/1.00 vMB 46
787,359 787,359 000000000000000000041642f40c1de724e67539822af049f3e13af6368ba6d3 3,275 1.00/1.00 vMB 50
787,358 787,358 000000000000000000036201dfb5d41ef50899dca2c7124c3f84575f7ba87f9c 3,718 1.00/1.00 vMB 37
787,357 787,357 000000000000000000013e1ccbf65fb8d20893e02cd292fef96d8617d964e413 2,835 1.00/1.00 vMB 53
787,356 787,356 0000000000000000000077db5f934353628dde32a94e003e0e2847802ed1a3b2 2,602 1.00/1.00 vMB 36
787,355 787,355 000000000000000000044c59c74c9957bf741cb05ffd286bd0517787f20065ed 3,517 1.00/1.00 vMB 35
787,354 787,354 00000000000000000001886cfc1acf649e9e5d466d41d825cd16fab32d148e78 4,076 1.00/1.00 vMB 39
787,353 787,353 000000000000000000029b170356e5ab8ae3da9b25caf214a41683a3d5e01a48 4,333 1.00/1.00 vMB 27
787,352 787,352 00000000000000000002f3d6cfd4de3f93e21f95946668f222beaf1cf9fcc74c 4,039 1.00/1.00 vMB 10
787,351 787,351 000000000000000000011db6eaec76be5aea226376dd46fc3f069960887b8aa5 3,629 1.00/1.00 vMB 19
787,350 787,350 00000000000000000001ebeb9108bb137a225876f5568bd6684b9d9ce87a7189 3,601 1.00/1.00 vMB 32
787,349 787,349 00000000000000000003195f02e84b92c3f3ece7ac5e18a9e4f58c0082f53f1d 3,678 1.00/1.00 vMB 24
787,348 787,348 00000000000000000004c9d89dbb9bc06104b17831034bfa425924ca7634dac9 3,804 1.00/1.00 vMB 31
787,347 787,347 00000000000000000000badfeb5c70038bbc3843648b3e5d14971929b57683b0 3,821 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.