Loading Tool

Explorer IconExplorer

Memory Pool

17,024 transactions
10.73 vMB
0.04871590 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.41/200 MB

Candidate Block

Mining Attempt a1b7ab9afeb3759c5368464ffcbcbe04110e56d19962c4d812a5f0510f41ea4a
Version 20000000
Previous Block 000000000000000000012e19983e24f0604faef80654158cc2f867745882ec5c
Merkle Root 0273ac1084c06b69d0b7cc24716b4471eb6d2fed1da3a7241a77e9370b258728
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,318
Size: 0.99797025 1.00 vMB
Total Fees: 0.03170769 BTC
Feerates: 194.03 > 3.18 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,806 (872,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,136 41,136 0000000005673accf2db7d47e75ddd90b18a47c53b3b852ee5ed0f98b37bf6a8 1 0.00/1.00 vMB 0
41,135 41,135 000000000f3fb6fffce056c3e1e9357e69828ad7ca86ae370147e83ab9221ef1 1 0.00/1.00 vMB 0
41,134 41,134 0000000030685cb70e8da13e4277614f7ed409074f3821ce52286581e3f8f3a2 1 0.00/1.00 vMB 0
41,133 41,133 00000000085744e2dddf1073041cb26d4d2e4918e4232090e9ea8896a1c9b848 1 0.00/1.00 vMB 0
41,132 41,132 0000000029a2cfb9557f1ca024c1d7d9188a5b4286aa653b6ce17b04c85d4457 1 0.00/1.00 vMB 0
41,131 41,131 000000000d2d40a1b105f3d009e4bf883ab37a88fea59442fbe6e3a665a8b401 1 0.00/1.00 vMB 0
41,130 41,130 00000000629ef2ee4e24a583d74baa72a90c3681f526a881bf59f8091ce46dac 1 0.00/1.00 vMB 0
41,129 41,129 000000000fac0c4dd3974ebf03908b26cc8d2395f8ca45684e32511481c0d75d 1 0.00/1.00 vMB 0
41,128 41,128 000000004311ad47a84d2883fbcf66e8e05a0ab3e74666c6b35cb74e097d8072 1 0.00/1.00 vMB 0
41,127 41,127 000000001b674d6de5d23cb958dd74ee6f5feaf27bb56af4365652a70b5318c9 1 0.00/1.00 vMB 0
41,126 41,126 00000000647c5a7976f1ca502443007a4bf35f1510a74ef925b9f1059fd547e1 1 0.00/1.00 vMB 0
41,125 41,125 00000000348d5bc8aacf0d8024f5f751dab75705721ff40f659925efb9fbb557 1 0.00/1.00 vMB 0
41,124 41,124 000000005882de0d834c59b55b3534121ebb775abc593ba3aa64b3bd8ca48186 1 0.00/1.00 vMB 0
41,123 41,123 000000002a502e58031a852110e29a4ca7174032d9a75fd355392fbf5b6085ff 1 0.00/1.00 vMB 0
41,122 41,122 000000002f6296ad5185a1e4741aad91e456b3934ad302780add835ff95c1711 1 0.00/1.00 vMB 0
41,121 41,121 0000000001b860b37bf41bee8e177677c13ccc72279f0e2a43a8f0fe55e9fecd 1 0.00/1.00 vMB 0
41,120 41,120 0000000036f0536ebd877004630c8e0bfaa1a3f43d13090ae6e5e3df58498f18 1 0.00/1.00 vMB 0
41,119 41,119 000000004d48c1f30dd19d5959dc12c643acc82fb03e33afeae82ceefd954bcb 1 0.00/1.00 vMB 0
41,118 41,118 000000003df42d92527fb0698240cd00b92c1cd3d0f7f14a4c1a139cb2d84fc5 1 0.00/1.00 vMB 0
41,117 41,117 0000000020b009b26e618792783f8f8130b9c242dcd016523964b00b792b0edc 2 0.00/1.00 vMB 0
41,116 41,116 00000000041659ec7c27cd9fc17faeeb9bf7bd221a9f0bbd15e6373504997ccd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.28 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: 516.07 GB
    • Received: 4.41 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.