Loading Tool

Explorer IconExplorer

Memory Pool

83,422 transactions
31.27 vMB
0.09385039 BTC
Random Selection Loading Transactions
Max Size: 191.78/200 MB

Candidate Block

Mining Attempt 53ddd164ebd7d8a3a5de8a11d99d5868b9007a9a2751c2ed9ba7bbd72492172f
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 1f0b97312b4a911e88ae16174644facecd4e324ea23207225a13be0749a87558
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.02326600 BTC
Feerates: 114.60 > 2.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (468,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,861 446,861 0000000000000000036544d8966263b3c7b0d8e7726132c740334bd3b752f682 1,449 1.00/1.00 vMB 57
446,860 446,860 000000000000000001cea6555f47218f861790316a1b749e8d66f9ba0a2de2b9 2,373 1.00/1.00 vMB 81
446,859 446,859 000000000000000002660bbf7bef3cd0514f3be1b07d3a277a352599715b2b79 1,934 1.00/1.00 vMB 69
446,858 446,858 0000000000000000034d3794ecb1053ba0882d5000ef20e18f556c0b4905e5f0 1,256 1.00/1.00 vMB 52
446,857 446,857 000000000000000003075920be8aaecf7fbca7de1aeb8933fa68be8a9407cae6 1,890 1.00/1.00 vMB 78
446,856 446,856 000000000000000002042abd691af27639813db6bcc58a6c8f78fb52e30b0d0e 2,317 1.00/1.00 vMB 76
446,855 446,855 000000000000000001876bf2caac1ecf3d50a78eb9d0cb07e107b6471ba4e169 2,628 1.00/1.00 vMB 106
446,854 446,854 00000000000000000063a17bd5cc00c1897601198243541eeba00d58b3705c10 1,390 1.00/1.00 vMB 76
446,853 446,853 0000000000000000022e634ca6b50d82664a8a96a7eedb2d3f03a357e48badc6 1,921 1.00/1.00 vMB 77
446,852 446,852 000000000000000002491ac1678fe5171afaf1c26f8c19002a703702fb886087 1,800 1.00/1.00 vMB 93
446,851 446,851 00000000000000000201f15829c252424b8565ca5246109c35311a6f0a55d23e 1 0.00/1.00 vMB 0
446,850 446,850 000000000000000001b1f05faed4c1e62c6530fd8bffea6f51e2b3b9bfca998e 1,884 1.00/1.00 vMB 75
446,849 446,849 000000000000000000945ff7868cc7e740b4e1827526e63053955f07569f28a3 2,528 1.00/1.00 vMB 62
446,848 446,848 00000000000000000053789c29e91b2687e2e4575534e4a9f0c2c34a5bc8cddf 2,043 1.00/1.00 vMB 78
446,847 446,847 000000000000000002a28f0627e1707496eb663a8130d22dfd2edd91f1dea453 582 1.00/1.00 vMB 41
446,846 446,846 0000000000000000011a8007fc397abf444c3b24aab59ac30e19efe1f1a8591c 1,448 1.00/1.00 vMB 58
446,845 446,845 000000000000000000f3a5d13ecb2e75863b16a12f2a8505bcf5539a8c1d3a2c 2,179 1.00/1.00 vMB 74
446,844 446,844 0000000000000000018298305181b3fc1faebe1e11ab9fa338eb727bfec6903d 2,698 1.00/1.00 vMB 94
446,843 446,843 0000000000000000001361879b790400555b0278ba9ba4cb639c1edc94ddfe67 2,401 1.00/1.00 vMB 85
446,842 446,842 0000000000000000019a5591e0fa7645485632fc2d2aa2c792ff691589b444d9 1,612 1.00/1.00 vMB 53
446,841 446,841 000000000000000001013209654f1d13ffcec1e68162c05b51f6e7b2d9516e06 2,352 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.