Loading Tool

Explorer IconExplorer

Memory Pool

40,348 transactions
18.90 vMB
0.18655752 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.86/200 MB

Candidate Block

Mining Attempt 6adc50d5b341b157bc52fb1b16202458342e235f8c93924abc71730cd4e888fc
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root acf2c995aeddb9a20fcc893bd7b45cf38b20e7f9d9aa77b0a31b0c3ee2b46d10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.05549040 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (777,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,232 136,232 000000000000052463a76a96bca4397ae41c1dfe1c6927da17e754acff9b42a6 1 0.00 vMB 0
136,231 136,231 000000000000082a339f886736d69c0081134dfcad10bd3d0ce7a7b01a2a7954 17 0.01 vMB 128
136,230 136,230 0000000000000894353a4a72042df251085a47d3d9eb6d885f0d4aa505f168b8 48 0.01 vMB 177
136,229 136,229 00000000000001e0bf09f0dbcaf703684eb32a3eb18e6197c506b5dcc132603d 1 0.00 vMB 0
136,228 136,228 00000000000003cbc58446e88330fb3e9bc5e3bc80abaf2fcc5d0ca18bd9bb9c 38 0.02 vMB 256
136,227 136,227 00000000000009df585f49c5bbeb792e5e6a547d69dd2575cc4311f106ed9c1d 138 0.05 vMB 150
136,226 136,226 00000000000006c9b173b28bcb476a3d98089eeb89e0d9d58943bd9cf6695df4 25 0.01 vMB 335
136,225 136,225 0000000000000535c0a61fdd7021dfe3bf9d3ca1317971c1035877d32c2d00e0 51 0.02 vMB 399
136,224 136,224 0000000000000691105d1c5fedf8c6fb088194b4baed9177e29dc4a9c4645339 13 0.00 vMB 304
136,223 136,223 00000000000002bbf219e5690c31fbdfc52e2b60b2a3d6aca3b8fe3e5f20661e 3 0.00 vMB 161
136,222 136,222 00000000000000cb8ded877e9384c93491a2b45cce9b80eb76f01d11e1736610 47 0.03 vMB 151
136,221 136,221 000000000000052d41353a22dbec0afc7916fdc3243e88e6ee5713551067feba 18 0.01 vMB 269
136,220 136,220 00000000000005a9f4cd27d7c51281c90eb9c25faa731d5e2c3b75212279031e 21 0.01 vMB 337
136,219 136,219 00000000000003ea6abc175adda34a19411ed3107f3d0795c5d4a9b7cc6db620 13 0.01 vMB 28
136,218 136,218 00000000000006c35dc77add47489c864ee72bd537ff2a76ddbb27c138a51509 24 0.01 vMB 193
136,217 136,217 00000000000006912b650f1a6d0d87973193634f95ea2929cf682337fe7f0ac9 1 0.00 vMB 0
136,216 136,216 0000000000000505ff811d45c35659b5b7520633e1106321805d870d0f9b3db4 10 0.00 vMB 752
136,215 136,215 000000000000013957c3d9c0db8fce2858be421d2ad61edb02aba45380457e1c 7 0.01 vMB 38
136,214 136,214 000000000000022d701393934e2d0bde9d98f58e5543976b913f29ee1fcbcad0 47 0.02 vMB 446
136,213 136,213 00000000000009885025252d258cf0249348457f05a3e247fc8c7e12ab93d795 39 0.01 vMB 95
136,212 136,212 0000000000000783d0ee1191ce82188d773cec66506a9cc19adc5de7b8f5b169 63 0.02 vMB 347
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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