Loading Tool

Explorer IconExplorer

Memory Pool

78,983 transactions
29.66 vMB
0.09142641 BTC
Random Selection Loading Transactions
Max Size: 178.94/200 MB

Candidate Block

Mining Attempt 29be989c961701d5ba9f60aa97a5c8ac1ce67cdd6869e68db17956c1146a46ba
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 0fb52bc5416417283590d92ad92823cb203b557a08fd2910a5a0c10e01d70e88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,550
Size: 1.00 vMB
Total Fees: 0.02574453 BTC
Feerates: 251.00 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (549,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,758 365,758 000000000000000006785a8bd005871328f20e42531c016c575f5d42ecf6745b 395 0.95/1.00 vMB 5
365,757 365,757 000000000000000009164a537b61f07a104f28935ef822c8e403f1c526e73681 241 0.13/1.00 vMB 34
365,756 365,756 00000000000000000b80da463556d7a67d47f709f9494fcdc65f7cf6d2d9b184 464 0.25/1.00 vMB 40
365,755 365,755 00000000000000000385f3672fecb4a591f363175854885948daf0e4fec0e80f 1,107 0.64/1.00 vMB 53
365,754 365,754 00000000000000001317518e74e12baffae61694e28b083cb4bd8baed0f26020 253 0.25/1.00 vMB 24
365,753 365,753 0000000000000000091863f6b5860d15c7db92a8e63eafbff9bed1b771a8d2c7 239 0.22/1.00 vMB 53
365,752 365,752 000000000000000005806371b108daa1828c365ed38575b12a81b6669c353e38 605 0.27/1.00 vMB 49
365,751 365,751 0000000000000000067210cb24bc29d6b2c9889e336d48789f727251d5ec4430 550 0.93/1.00 vMB 8
365,750 365,750 00000000000000000b3f0e5d6ac282713ee9768d77c2fb7ba39e62a2237a9e23 632 0.25/1.00 vMB 45
365,749 365,749 00000000000000000356a38e5448b170f0ae5a168e5113669a58e8e17547054a 258 0.25/1.00 vMB 19
365,748 365,748 000000000000000007f6515fc15e65088fb270f6fe63c7412118f66f2e70d9cf 246 0.14/1.00 vMB 36
365,747 365,747 000000000000000013e197e3cb0a0edf1f88e97b235404804aa8fbef6fe2e8b1 443 1.00/1.00 vMB 7
365,746 365,746 000000000000000004fa971d7b1e068a6681d0cf0db5a4c008a3e0622d2c8821 1,305 0.95/1.00 vMB 29
365,745 365,745 00000000000000000b294f294de9df111754e77d11ccd8012861c7a297d58ee9 386 0.25/1.00 vMB 33
365,744 365,744 000000000000000008d7c0efd7897ab6670b065fb8620f0c51e02f4e5a3b46c9 204 0.13/1.00 vMB 29
365,743 365,743 000000000000000004c40cf2ba35cc8b1c8f5c105aed5580421e51e4293601db 559 0.29/1.00 vMB 69
365,742 365,742 000000000000000007795672b49900484c57d27b962afbf411d7a04ba845f67c 2,060 0.93/1.00 vMB 45
365,741 365,741 00000000000000000b0b47b775e58d3f150c650fd98600c7115de3f1e7d1e47a 749 0.36/1.00 vMB 41
365,740 365,740 000000000000000007eebf70a5dffd4472f3d434e4e35431333e2a82c511158d 1,756 0.93/1.00 vMB 34
365,739 365,739 0000000000000000056de953076de8fb97e65d9479d7ce0fff1eb71ed440b3ac 1,014 1.00/1.00 vMB 18
365,738 365,738 0000000000000000132cf104553cbd6634d8e117276b7ad97181ce5fc717ac2a 260 0.13/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.