Loading Tool

Explorer IconExplorer

Memory Pool

82,672 transactions
31.49 vMB
0.08980777 BTC
Random Selection Loading Transactions
Max Size: 191.25/200 MB

Candidate Block

Mining Attempt 6786bd73ee8f5d17bbb23b79b0ce316d16eee03ebd9658cfcd012fded1682d67
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 7275da3d69bf3f7e62c6d6eddba7e9cf5dddc62643d14cdb0010ff9810e6a56f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.02152977 BTC
Feerates: 100.18 > 2.16 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (40,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,352 874,352 00000000000000000001342e0511d0248775b7766ed59934e5322b2bb15c2c8e 2,013 1.00/1.00 vMB 6
874,351 874,351 000000000000000000013d159ba90ebe92284f560273af7145cbd0cc15aaa232 2,649 1.00/1.00 vMB 7
874,350 874,350 0000000000000000000147ccb79340a6f02534d350b028767bf0513fad691266 1,768 1.00/1.00 vMB 8
874,349 874,349 0000000000000000000232c959fe327871c12149426f111bea30916de2128f26 2,805 1.00/1.00 vMB 11
874,348 874,348 00000000000000000001375b26065a5dcce1dfdd3f6243299eb8451583c97548 3,323 1.00/1.00 vMB 14
874,347 874,347 00000000000000000000cddd553dfa03865fbe454e0c89d7cd88a591d626042b 3,464 1.00/1.00 vMB 12
874,346 874,346 0000000000000000000262d047834a8fc53c348a6f56b6b80b14087a64aed74f 3,430 1.00/1.00 vMB 14
874,345 874,345 000000000000000000011c78ed69d01ffe9b0e3e641289dcfe8c311fbb7ba79c 2,861 1.00/1.00 vMB 11
874,344 874,344 00000000000000000002afb91e06c67e816bf1a30fabab6eb82e03094f0d015c 3,132 1.00/1.00 vMB 10
874,343 874,343 00000000000000000000e96e918e0bcaee0305010cb7468cfbf199d88c26650c 3,324 1.00/1.00 vMB 16
874,342 874,342 0000000000000000000245d83ee5ec1dba6d1cfb578f8aab37d60ff0fe4ba6e5 2,685 1.00/1.00 vMB 10
874,341 874,341 00000000000000000000fe0ab217ed13106ff752cc6b8adccade35e6e4841b11 3,500 1.00/1.00 vMB 12
874,340 874,340 00000000000000000002787e44cf5f4c2f75ddfa9dd30eed5eb25df84c4a7e6d 2,858 1.00/1.00 vMB 13
874,339 874,339 000000000000000000026daf548d0a82276a3ca30876c77a1009cc7c03a529c0 774 1.00/1.00 vMB 12
874,338 874,338 000000000000000000027561a9d50e0c29be38b037465fe09e5dbbbb0fa90510 1,719 1.00/1.00 vMB 13
874,337 874,337 000000000000000000019815b393a7bbbbca63997082fd5ad6a2a865d7d86639 3,765 1.00/1.00 vMB 16
874,336 874,336 000000000000000000018f39d9257053bc3b902caff6540706f6cd2de2a0f625 3,459 1.00/1.00 vMB 17
874,335 874,335 000000000000000000021fbe67fa412c8bce5b2b1aa110870d0ef7941f91de5e 4,732 1.00/1.00 vMB 17
874,334 874,334 000000000000000000000e8042b87fcee6e3af7eee420b2b0ce77d0db18bffce 4,571 1.00/1.00 vMB 17
874,333 874,333 00000000000000000000779414300456edfcdbec357bf966c5cd993077fa9ecd 4,860 1.00/1.00 vMB 19
874,332 874,332 0000000000000000000191777b4f67947c6ff85eb640502a0deb4c719fa60970 4,692 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.