Loading Tool

Explorer IconExplorer

Memory Pool

85,359 transactions
33.06 vMB
0.16031552 BTC
Random Selection Loading Transactions
Max Size: 196.88/200 MB

Candidate Block

Mining Attempt 3fc14ea67939107acc376f4af0e4ca011be658d877753e6d71ea0fa410e0a241
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 7ad2d9e2d39f4b3047ac538fc305605f41afe69a96d5b49c146bc9aa9050c394
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.04956513 BTC
Feerates: 318.30 > 4.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (553,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,426 361,426 000000000000000010e5b0cdfc902b4b7f700177dd400f411f85bb861837fe42 355 0.21/1.00 vMB 29
361,425 361,425 00000000000000000bb1ed574ab76212bc3fd86fad043e48a804b5baab873114 714 0.92/1.00 vMB 13
361,424 361,424 000000000000000004fd86600f6a12e5186ec18f11d7502afba3b7f7e00cae1a 2,540 0.93/1.00 vMB 39
361,423 361,423 00000000000000000454d56eda93480a37486215b3bd9c3442dc6feb1fe1ffa2 258 0.15/1.00 vMB 27
361,422 361,422 00000000000000000f023539382324b6b9c4d9d54fe2883bcc273dd4e079e124 47 0.03/1.00 vMB 15
361,421 361,421 000000000000000004fe33d16d1ff93afe5d41a064ffbcdbe6ded7693a4e3fcb 653 0.44/1.00 vMB 22
361,420 361,420 000000000000000002fda5253d2eeeca67e01cecb8ef32a9e9664ab2883a09c8 556 0.30/1.00 vMB 26
361,419 361,419 0000000000000000016d8eed30c78d303e1493336094c39bf2a826a0d8934065 181 0.25/1.00 vMB 27
361,418 361,418 000000000000000003809a83ac9b3379f774904976b57568bc449ced000d3d01 651 0.57/1.00 vMB 25
361,417 361,417 000000000000000010e7b091e96581b2d9de87ca78f2e09e990b956c946faf5b 748 0.90/1.00 vMB 24
361,416 361,416 000000000000000006b97a226f2f05888ccd99265b5e5aa31223b3b7a743d47e 2 0.00/1.00 vMB 0
361,415 361,415 0000000000000000086aafe5a389ad57f0c85b94d2e289e5ae3372b07592fed9 2,580 1.00/1.00 vMB 32
361,414 361,414 0000000000000000117f8f1c413d3b0746e961d95f773db5d81f8064bdcc0468 126 0.07/1.00 vMB 23
361,413 361,413 00000000000000000f0dcad0ff95f32c5ea8c884fdc4181179c8a5bbd0126822 129 0.07/1.00 vMB 30
361,412 361,412 000000000000000004e0e238d4c49f28c372311b008088537f9e9a93dd223a27 308 0.31/1.00 vMB 15
361,411 361,411 0000000000000000095dcc844786da20056c4fa550b9cc859970c4fc27f279f2 1,942 0.99/1.00 vMB 28
361,410 361,410 00000000000000000d9acee045d6222ccf6fd3a8dec5b5818d6f41f87e1590b8 387 0.21/1.00 vMB 22
361,409 361,409 00000000000000001122738251ddb5c13383d51cfc94d6e1d51861c59c433a80 294 0.26/1.00 vMB 8
361,408 361,408 000000000000000011d1c71781dde8e3a87c7761ef08c3fff0ab43b55d4eed36 549 0.30/1.00 vMB 26
361,407 361,407 00000000000000000297bddcbefac153c4f4d74c833c84f21c62b17c90f04d8a 502 0.57/1.00 vMB 17
361,406 361,406 00000000000000000e3973a5ceac43f7470180a61b3fec5a030f90848a63f103 1,860 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.