Loading Tool

Explorer IconExplorer

Memory Pool

45,546 transactions
27.64 vMB
0.07447483 BTC
Random Selection Loading Transactions
Max Size: 144.78/200 MB

Candidate Block

Mining Attempt c4b1beb6a3d34d9bef13f02dbff0e221657559e1fac21012c3e0abc3def82729
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 9cb7625728b63fa499fb6cc8694a610d105e9c811915cd2980cce0339082a39c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,535
Size: 1.00 vMB
Total Fees: 0.01962382 BTC
Feerates: 124.00 > 1.97 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (194,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,232 720,232 00000000000000000008b3e49327171f98c8f59ada2b0d4d749a7f05dbd33c13 1,773 1.00/1.00 vMB 7
720,231 720,231 00000000000000000003310a30af2a2941dd0158a39a1728fa5023910c0ab20b 3,536 1.00/1.00 vMB 7
720,230 720,230 000000000000000000037539ac6de8701aa6c483d0ac032b9cd931bd6095e485 2,851 1.00/1.00 vMB 6
720,229 720,229 000000000000000000028601162fb293e727bdaf102e9b847a7b916bd3684a31 3,010 1.00/1.00 vMB 8
720,228 720,228 000000000000000000006147dfad747904bc578092e75a34ed592ebd4ebbe788 2,989 1.00/1.00 vMB 8
720,227 720,227 0000000000000000000224891477afeeb601132a8faf7b8a07f1c0b133f8e499 2,372 1.00/1.00 vMB 20
720,226 720,226 000000000000000000009ef7df7915a7a0c027a11a0bd53e1e900ae099cc6a85 2,906 1.00/1.00 vMB 10
720,225 720,225 00000000000000000001b1ba955e9cee31ffaee8c6910313d30b392a74f13efb 2,632 1.00/1.00 vMB 22
720,224 720,224 0000000000000000000357bd0c47873c1ba6e45352a139858cc214faa7a920d2 2,828 1.00/1.00 vMB 10
720,223 720,223 00000000000000000006aa4340c39f9d549480501d5a395f29c7bfd119db8cbc 2,637 1.00/1.00 vMB 12
720,222 720,222 0000000000000000000632c9cfd21911f24095acc258075ac1a287265d31d83c 3,170 1.00/1.00 vMB 33
720,221 720,221 00000000000000000009da9f220e1e24b83d34a1214af6f0f6eaedf8dc12a14a 2,738 1.00/1.00 vMB 13
720,220 720,220 0000000000000000000984648fb5a0a76e5145ea3e659e1fd6f7abdac6e80395 2,471 1.00/1.00 vMB 10
720,219 720,219 00000000000000000003422a212cfcf2e1175a943f2057a93b1678e090efa5e8 2,260 1.00/1.00 vMB 8
720,218 720,218 000000000000000000025ffc54333b56dfcfd5ed5810c1576583dd6350595e44 2,083 1.00/1.00 vMB 13
720,217 720,217 0000000000000000000781dd8176667707eaa4f816f2312137e015c6af2af418 2,352 1.00/1.00 vMB 12
720,216 720,216 00000000000000000000c7eb5dffd77d57a83f10e146bc75a70cb8456c9bf741 2,126 1.00/1.00 vMB 17
720,215 720,215 00000000000000000005ad4e73b7f0005991bfea4a54a11836b7b733472aa032 2,875 1.00/1.00 vMB 12
720,214 720,214 0000000000000000000615e906f8148872827839455ed88c7ebcd154faebe012 781 0.38/1.00 vMB 8
720,213 720,213 00000000000000000007c7a56ce6baa452299c9d2898357d8e70c242869899e5 1,656 0.95/1.00 vMB 9
720,212 720,212 00000000000000000005df3c929e054a206a985e1b49ec7b141f2ba0bf68b2ed 1,531 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.