Loading Tool

Explorer IconExplorer

Memory Pool

41,916 transactions
27.70 vMB
0.07629625 BTC
Random Selection Loading Transactions
Max Size: 143.02/200 MB

Candidate Block

Mining Attempt 0f9d7204c246ce6b3dd76aef385d1194973bb18d048b6622eb7c96bb44ea2646
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root b589bd09cab81f3fc4e64293a859aa20d1422fe388e79454281012a72f8a3555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.02120624 BTC
Feerates: 180.63 > 2.13 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (91,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,849 822,849 0000000000000000000086b9be5828b7a472cf18aab3291f864c08c946566257 3,958 1.00/1.00 vMB 126
822,848 822,848 0000000000000000000373b4df2a3ddc405ebc076e65403f4666c4f0b9449f2d 3,991 1.00/1.00 vMB 135
822,847 822,847 00000000000000000003667c40cb4ce2fee1ba3322abb10863b45f6a5cab0424 2,362 1.00/1.00 vMB 138
822,846 822,846 000000000000000000021f77b13491c53605b3e60d9a649a38a03ce411411917 3,752 1.00/1.00 vMB 154
822,845 822,845 000000000000000000017b1389e9722ea794dc57d55039d0e85d5149341cae13 3,751 1.00/1.00 vMB 167
822,844 822,844 000000000000000000007f36b4ec669c0517987cd966f808b79655638bc4d823 3,989 1.00/1.00 vMB 119
822,843 822,843 00000000000000000003d445de048abef64ea5579406c4b83cf939b5df9b9eaf 3,718 1.00/1.00 vMB 138
822,842 822,842 000000000000000000013c391ac50d22608d22e30ef0a689fa7ddf98c0ac9258 3,792 1.00/1.00 vMB 148
822,841 822,841 00000000000000000001e5b867adb7e9976e2c24365441476ae9ff73e2c325e7 3,837 1.00/1.00 vMB 135
822,840 822,840 000000000000000000018e2134851f3641ca0c85333f4dc510fcb8fb39cf77a5 3,815 1.00/1.00 vMB 127
822,839 822,839 000000000000000000022d03299048a8e7c54636c922768cbab2953cc9767ff8 3,213 1.00/1.00 vMB 168
822,838 822,838 0000000000000000000375ffdfeaee87bd5f493e3d028565fb0a15771b6d15eb 4,083 1.00/1.00 vMB 130
822,837 822,837 00000000000000000003b166e100e70468b7d75454cdc366dadc4c4ac23bab62 4,018 1.00/1.00 vMB 102
822,836 822,836 000000000000000000006c1c401a3446bcc6f0bf033162adad818ea7803e5115 5,025 1.00/1.00 vMB 96
822,835 822,835 00000000000000000001162616b54650b6483760c3a9125ba22d57b14139b0b7 4,090 1.00/1.00 vMB 97
822,834 822,834 000000000000000000013d2175eb4c7631c5e263fffeeda9f70ecb0ff06a7b03 4,006 1.00/1.00 vMB 123
822,833 822,833 00000000000000000002d22a19eefb9080e869a148339b8ee723561b0b28dbaa 4,581 1.00/1.00 vMB 92
822,832 822,832 0000000000000000000386f3fc8c479c9304c031a69fd596fdaed3bfb6879f03 3,548 1.00/1.00 vMB 111
822,831 822,831 000000000000000000027cab90b635696a995c2a78b284f7282636032fa675dd 3,287 1.00/1.00 vMB 124
822,830 822,830 0000000000000000000380866dcf76ea3ae547b88f1179288bd0e4e9f299d887 4,061 1.00/1.00 vMB 125
822,829 822,829 0000000000000000000279662d419e4aabd4ad2c506daf3e622afa747158398d 2,814 1.00/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.