Loading Tool

Explorer IconExplorer

Memory Pool

80,759 transactions
29.84 vMB
0.06821219 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt 5e23f33c3887ec5f6ee2c0386caba233e6f2e020a8f7deb351ae5a72989f7770
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root efa4d802f8da57f9b5f2dedf06e88e37f0212d9f25f6af2ef921e235546cd5d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,558
Size: 1.00 vMB
Total Fees: 0.00742849 BTC
Feerates: 34.33 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (310,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,643 604,643 0000000000000000001607879b54a2ac1cd94bc0d1e833e325e7cd1203a909b7 2,861 0.93/1.00 vMB 19
604,642 604,642 000000000000000000001a21cc815d9bfdcf3f5903b07acc4307b3562b6b2e0b 2,296 0.67/1.00 vMB 18
604,641 604,641 0000000000000000000b4feb96d5d3fff623666f6193c3d57e588c78fdb301ce 2,938 0.98/1.00 vMB 7
604,640 604,640 0000000000000000000fb5e3f321dd47f5594edb03a4ee3868074ea26c78bf3c 2,188 1.00/1.00 vMB 22
604,639 604,639 000000000000000000027d31360bc806b0e466bc734998d72144a840d0440631 2,736 1.00/1.00 vMB 38
604,638 604,638 0000000000000000000b74ba8341926c4d0757b7566dafa5052a50380920d4c8 689 0.21/1.00 vMB 20
604,637 604,637 0000000000000000000aae8dae5f5edcb782a492ed2f36bd4c1d678441bcb70d 502 0.33/1.00 vMB 7
604,636 604,636 000000000000000000153bddb7ee0b90c3956fba6b56d9c222f555dbde6c6c01 1,596 1.00/1.00 vMB 10
604,635 604,635 0000000000000000000ba0b3019140830cad3879ae23acac4d0c2daefc3587df 2,780 1.00/1.00 vMB 2
604,634 604,634 0000000000000000000330d9f74fdc830f3e14b4d22c78de1107df2f99aabfbb 3,084 1.00/1.00 vMB 11
604,633 604,633 000000000000000000149e357915080dceebf0b79a8b7ae7beece2e159cb80eb 3,072 1.00/1.00 vMB 29
604,632 604,632 00000000000000000007720f48eaf7f76b2a873184360d349837f22e4628685f 2,991 1.00/1.00 vMB 20
604,631 604,631 00000000000000000002d244bab0acf92acdde83e9f05204212f46b0428c4f72 2,898 1.00/1.00 vMB 37
604,630 604,630 00000000000000000007f2845fbfd4e1d3bd5b4543fd110200eba3d519a8dc8a 2,554 1.00/1.00 vMB 12
604,629 604,629 0000000000000000000b7ad324a5bdf63e6c4d641a70d6bb7efa3e00e814bc70 2,573 1.00/1.00 vMB 19
604,628 604,628 0000000000000000000b0d5bb886b7ad946a74935f1e89aa04fed62792802402 2,372 1.00/1.00 vMB 25
604,627 604,627 0000000000000000000dd461e8809e20f5062951a9eeda1b206050ac76dd1687 3,010 1.00/1.00 vMB 39
604,626 604,626 0000000000000000000a1d27e2110208288f2597e7ebf0d654ba2ae808b764b2 1,377 1.00/1.00 vMB 55
604,625 604,625 00000000000000000009529f9cfbef95092b3801eba9e9893092676d34a6a27e 1,629 1.00/1.00 vMB 42
604,624 604,624 00000000000000000013114ebf60421da0b9dcd5a86857f94f56cd53ee2d8d15 2,166 1.00/1.00 vMB 56
604,623 604,623 0000000000000000000e663e91e558d4ebe23d4bb18bda319372c1671ca037b6 2,142 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.35 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: 662.19 GB
    • Received: 14.84 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.