Loading Tool

Explorer IconExplorer

Memory Pool

48,347 transactions
28.41 vMB
0.08352531 BTC
Random Selection Loading Transactions
Max Size: 150.06/200 MB

Candidate Block

Mining Attempt f496f5bc6d51a56e6e1a1417999a97d8cd4b85d21027dbf34281669470d454d5
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 351b7ba9e94629c68221bb269741724da600d9060ea4a03d2647b043a88b0cc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,147
Size: 1.00 vMB
Total Fees: 0.02703332 BTC
Feerates: 100.66 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (388,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,412 526,412 00000000000000000032015afc76ed6c6e3e6fabae75f832e8f3d6f1a79bb2bd 390 1.00/1.00 vMB 2
526,411 526,411 000000000000000000202480df5129b81e6d96ae62f0793f69de01258d9f26f2 1,207 1.00/1.00 vMB 11
526,410 526,410 00000000000000000026ad331064a289d78c3fe81c83af89092a9fd2c360f953 762 0.31/1.00 vMB 29
526,409 526,409 0000000000000000000e7223ccee7da43843cb91cfd30353d88ead1f3adc5fec 339 1.00/1.00 vMB 3
526,408 526,408 00000000000000000025691ebf8677b8928d84196985369807972761e4a65fc0 1,776 1.00/1.00 vMB 17
526,407 526,407 000000000000000000205d9ab480643dcf4efc65d145ad9ccdfa0e3c9ea1210c 2,479 1.00/1.00 vMB 24
526,406 526,406 0000000000000000001a2d4b4affd55cd0895902a0a7831e8f07277bc6a51336 1,646 1.00/1.00 vMB 19
526,405 526,405 0000000000000000001da04017b7e8f0c392e6eb172c96469904066934ab93e6 86 1.00/1.00 vMB 1
526,404 526,404 000000000000000000337576f3e737c5d630ec73cd188ef2417cd08c8802e53c 1,027 1.00/1.00 vMB 7
526,403 526,403 0000000000000000001764c9058999b9530cc34b5c75f612abf337bf167c4739 261 1.00/1.00 vMB 3
526,402 526,402 0000000000000000001a2a2f8f72661ce6835695e0cce688acd46d4e0dc15d97 495 1.00/1.00 vMB 4
526,401 526,401 0000000000000000002fcea212c16e34a3101a0f8a3f3cdd97c790abceeb5094 1,662 1.00/1.00 vMB 20
526,400 526,400 00000000000000000022710c399dca07181fdf594124e51c7914c9d47a21356e 786 1.00/1.00 vMB 10
526,399 526,399 0000000000000000000e3712d8532faf6ea63af4f6ac21e640568767a55f5402 2,317 1.00/1.00 vMB 23
526,398 526,398 0000000000000000000d8f53327b689b2828df40cc209bd46ffc62a4461f3c04 1,847 1.00/1.00 vMB 18
526,397 526,397 0000000000000000002735764da5e1fb81fd56bd05a902439cfaae0124d79d02 711 1.00/1.00 vMB 5
526,396 526,396 00000000000000000008a70b274f3a4513031936a050284bc5549e1017c2a31e 1,377 0.99/1.00 vMB 18
526,395 526,395 00000000000000000005705f99f10af89406f4d45764b161af0c8a675477b38a 897 1.00/1.00 vMB 9
526,394 526,394 0000000000000000001437c8729f56987532dbc92bea1413f534f75097f8247a 582 1.00/1.00 vMB 6
526,393 526,393 000000000000000000131407a144368c0d93df5c63dc38e74c0e38e6b74d4329 836 1.00/1.00 vMB 5
526,392 526,392 0000000000000000001970456c62c2ad580f71854b31fa36ce299d52ec1bf6e2 1,849 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.