Loading Tool

Explorer IconExplorer

Memory Pool

16,487 transactions
10.42 vMB
0.02847661 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.96/200 MB

Candidate Block

Mining Attempt 391118dd5c9f729562cf8bad8e0b0248e9a1e8969590fede5af735145a97dfe1
Version 20000000
Previous Block 000000000000000000012bfc96a8979adc1a4645a73514d2a9b035f9bc4cf6ab
Merkle Root 4d36e976256604d01a84cf50735f4008a582f766cc3684bc91cca344609ddcdf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,450
Size: 1.00 vMB
Total Fees: 0.00471819 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,356 (712,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,898 200,898 00000000000001b8e893bd131e828981fb37c4d337f08d6fb7b82cd84fbc9cc6 18 0.00 vMB 68
200,897 200,897 00000000000000b71178008886e8c62000e76697a995675c2743a2ece1ed7d45 164 0.06 vMB 156
200,896 200,896 000000000000039b13f0303b330d1fb423d225e2b5ccb32b7e0ba161c3df45e4 100 0.10 vMB 76
200,895 200,895 0000000000000545c9785e2d146add5548ce8282ab02757cd69cd86031aeadc1 157 0.08 vMB 122
200,894 200,894 00000000000004abc9012864d07e9be7aaf495ef7e9741ac85ce5a689998c737 137 0.04 vMB 43
200,893 200,893 0000000000000214a98e0f732cda03d0c0046b391c46bc27f060f61453b2a79c 66 0.02 vMB 150
200,892 200,892 000000000000038f0b8025fb303f3aa793b31a4a362c1b6afdd2c01e3941f124 252 0.11 vMB 139
200,891 200,891 00000000000004d3e0fced8b9ee48c9c6bda7364a8e397c388a38e25be8185eb 23 0.02 vMB 35
200,890 200,890 00000000000002a8ac6a5df8c204689b96e5f6cbcc07716d207b5db03ce0565a 389 0.26 vMB 94
200,889 200,889 00000000000002724017938d85afb7c8948e65c0b90473d8ffc03611cfe215fa 46 0.02 vMB 14
200,888 200,888 00000000000000966d49995af46ee0ae79a29ebad73cd40b79c8379c038c18eb 230 0.19 vMB 84
200,887 200,887 0000000000000445aed35dddb4211251a677f75ea0580a6d613c95422b1b5f20 495 0.25 vMB 126
200,886 200,886 0000000000000253f335cc0dc872570b5073b8966c45e1ab16ad02c9eb6ad200 10 0.00 vMB 665
200,885 200,885 00000000000000f368fd19d70199c49de61c2cf6280ca022174739bc88e140de 18 0.01 vMB 52
200,884 200,884 00000000000001c5725a142fbf8a307f49a21ba0ae72707256b03d82a883ef35 62 0.02 vMB 113
200,883 200,883 00000000000001bf746644d10127fa6503e47586c881927db89e3b9f127ae5fb 242 0.11 vMB 110
200,882 200,882 00000000000002e68fdb5eb6abc5221cd6d04edeb388a89108bbe8105281169d 115 0.05 vMB 93
200,881 200,881 000000000000000bc7da2ef8082472fb96171a4df1004219ca00e0dd36912eb0 148 0.05 vMB 9
200,880 200,880 00000000000003280b9772179fc9cae6982aaf88398034c18741d0ce73049638 316 0.23 vMB 88
200,879 200,879 0000000000000324b91202b7aa3070cfde31a18b0032173f7befdeb8af4c3973 555 0.20 vMB 166
200,878 200,878 0000000000000501b0ac00a785d7c910f4bfe5596e17ba327e11921572025d2d 170 0.06 vMB 139
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 163.76 GB
    • Received: 0.67 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.