Loading Tool

Explorer IconExplorer

Memory Pool

50,347 transactions
28.99 vMB
0.07312242 BTC
Random Selection Loading Transactions
Max Size: 156.40/200 MB

Candidate Block

Mining Attempt 2001630173045a068537d188eb2846725927ca974b962b44f8d90083bc9362e8
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 36e240d5e4ea517a5726de8100c43251bbeff0baeeefbb368cc841baadb58f1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,168
Size: 1.00 vMB
Total Fees: 0.01787528 BTC
Feerates: 173.90 > 1.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (173,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,496 741,496 00000000000000000007718715e5ba224d96cae0c561efd6a4c53cc737f968dc 1,072 1.00/1.00 vMB 20
741,495 741,495 00000000000000000006ad1b26f270d1c07f16d177d4337b1913ad2a74483fac 1,983 1.00/1.00 vMB 11
741,494 741,494 00000000000000000008f47ced6129b8b702a9989d481f7a6c91ea256806e9c6 562 0.25/1.00 vMB 9
741,493 741,493 0000000000000000000080820c5a98e4d562559aa0e300ebe3f09e5b701c92d1 551 0.32/1.00 vMB 10
741,492 741,492 00000000000000000004e15fb37281074bb152bc8e39c34f4a1ce70ee2505e6b 1,834 0.81/1.00 vMB 12
741,491 741,491 00000000000000000008e704e48e26c8eca9b1c233f7c9b06f251e33e324e59c 542 0.29/1.00 vMB 11
741,490 741,490 000000000000000000065c92627d7fbafcd0a357e1377e020843197662110c0e 452 0.16/1.00 vMB 14
741,489 741,489 000000000000000000070b0fa8a971454f56cc56c74f66a6b3b30435d88a01e8 489 0.23/1.00 vMB 11
741,488 741,488 0000000000000000000586bb447e9206b859fdfbd609cb261b496295906b8c43 1,100 0.94/1.00 vMB 1
741,487 741,487 00000000000000000005dfe6f1759fd8e744ed7fbdcab912ec34f56f6b1f2d26 2,537 1.00/1.00 vMB 13
741,486 741,486 000000000000000000017d40f784c908979d52d5085d17b53d7feb1cc27044c7 2,123 1.00/1.00 vMB 7
741,485 741,485 00000000000000000006b091b732da31b1ee2c198640f882b98739c733ecf880 2,742 1.00/1.00 vMB 17
741,484 741,484 00000000000000000002ef4b8ab20bed115b7ed712d3fe6c9ca65c4728b42b4c 2,234 1.00/1.00 vMB 13
741,483 741,483 00000000000000000002cec502087effdfa26380378fba1cd76b184c68005540 2,725 1.00/1.00 vMB 20
741,482 741,482 00000000000000000008739fa66f56edbe12fa4112ec445ae820c84c6f334342 2,086 1.00/1.00 vMB 21
741,481 741,481 00000000000000000000d772227e3a601bd1ee18eabf2e9d77bd7ae5d2a5290f 226 0.06/1.00 vMB 12
741,480 741,480 000000000000000000023b090534da94081c6d7eff67aa884a1b2db1c688cc6f 777 0.42/1.00 vMB 5
741,479 741,479 00000000000000000009155eb16484085e5a8dded0ea6eeb7da1add28d6a371f 1,232 1.00/1.00 vMB 6
741,478 741,478 00000000000000000006437923017e702bef58d8251b05e6216feadcfd53d859 1,758 1.00/1.00 vMB 5
741,477 741,477 000000000000000000014805a6618055925f0abd18a970fd0955e01aa68b2926 2,735 1.00/1.00 vMB 14
741,476 741,476 000000000000000000044e5e739978a7e4858046872c8a66e3a95225145a7f7a 3,171 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.