Loading Tool

Explorer IconExplorer

Memory Pool

73,237 transactions
27.13 vMB
0.06112400 BTC
Random Selection Loading Transactions
Max Size: 165.73/200 MB

Candidate Block

Mining Attempt 9ab110c8cae865ff6c1097530dee72efdbe01cb4cd9b07a3b3aec6bbf20019f8
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root e6217c2f511b8bcdbc192370bccb8150cf9712fca0049103a4a3ffe41052b1ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,983
Size: 1.00 vMB
Total Fees: 0.00359776 BTC
Feerates: 20.14 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (508,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,849 406,849 000000000000000003cc562e079d42b88726fc38cea5f75f1cf70b596869216c 1,872 0.98/1.00 vMB 35
406,848 406,848 00000000000000000032c2f6dadc7d84d52771d32c8835bb126bc41c9c433c99 1,804 0.97/1.00 vMB 37
406,847 406,847 00000000000000000392d9f9b1babe58d6d305ee8925ca80ba506281841f8ec2 506 1.00/1.00 vMB 8
406,846 406,846 000000000000000003adc9f3969bfd987edd6c561223bb0a1617233a98482d0e 749 0.32/1.00 vMB 37
406,845 406,845 000000000000000006753be3f7b2af7f1ac6ed40cbef8c75820159ddca2a0bd0 1,525 0.99/1.00 vMB 27
406,844 406,844 0000000000000000042d238c213ac0ca3043a562fdb8f3ee53ac8256c9eec705 965 0.73/1.00 vMB 24
406,843 406,843 0000000000000000040fb56c17c33fad57d328100eafd7426a7d452b3d9bd715 3,000 0.99/1.00 vMB 62
406,842 406,842 00000000000000000616d367442e64a9ac5b5f5a29302eda8e7556ca0348dff0 2,468 0.99/1.00 vMB 52
406,841 406,841 00000000000000000234daca4be52ea0dd7ea451b2c9e647e9418eca92b2a3df 530 0.27/1.00 vMB 37
406,840 406,840 0000000000000000068b786fd0cfe6a5cc172ee656c4a85198bdbbf7401025c6 1 0.00/1.00 vMB 0
406,839 406,839 00000000000000000111b46d827e5c86e1a2de738f6b0cb24df12810498f8fdb 1,324 0.88/1.00 vMB 26
406,838 406,838 000000000000000005b62d10baaf140b9afc70703e7a61a37b0fb245a6269737 2,226 0.75/1.00 vMB 58
406,837 406,837 0000000000000000031c37dfc25f574de6f34d65b9becbb5b1bad71639303a8b 775 0.47/1.00 vMB 32
406,836 406,836 0000000000000000028963b83bbab300bf44c17c89d2ddc5bcd32d959f90c23d 168 0.08/1.00 vMB 23
406,835 406,835 00000000000000000490a58babeb0b9246e2518f25414befa38d464c9ea4d6eb 407 0.28/1.00 vMB 30
406,834 406,834 00000000000000000478f0dbde7e693684af041f40324c8268e086999e7fdf3e 609 0.99/1.00 vMB 19
406,833 406,833 0000000000000000000fa72c2e10fc3eb97caa5ed53bbcc21ba13f834f79652d 1,759 1.00/1.00 vMB 44
406,832 406,832 0000000000000000023bf939bef02d0ea94b7f5bbd6e405b017366f5d6e34985 2,885 1.00/1.00 vMB 56
406,831 406,831 0000000000000000059ad0d7e9dd0997533598882011cd5c047871a16b1a6ea7 1,755 1.00/1.00 vMB 26
406,830 406,830 000000000000000000cd925927aa1f8efa86a188dafe467eb0f535c8150fc041 2,558 1.00/1.00 vMB 53
406,829 406,829 000000000000000000dceea684dae39baf757fc9108126d6ecd1186fb9cfe21e 3,317 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.