Loading Tool

Explorer IconExplorer

Memory Pool

13,224 transactions
9.62 vMB
0.02521083 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.22/200 MB

Candidate Block

Mining Attempt 00dfcf1814bb87fd1b395d3d36247e118bc3591e6415548d5f1c87aa835368ca
Version 20000000
Previous Block 00000000000000000000848297d069a552e48783668065dfb5e3a4946da610a6
Merkle Root f3af817d359762dcb28846c03bd2847f8bc076fa7b3b1555f6779ba4acef2d2d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,364
Size: 1.00 vMB
Total Fees: 0.00387695 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,358 (758,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,417 154,417 0000000000000afcb25cf3021d0a801aa94d10d4ecc7d3d61e54c14d12d88b7b 9 0.00 vMB 134
154,416 154,416 000000000000069ab3c1c20ffeeda7e527aac6f3ef47a88597dfa5cdda4eecb9 8 0.00 vMB 46
154,415 154,415 0000000000000997b692068b78bc637225e7eea01620d53ed557ec05f3b34d0f 32 0.01 vMB 6
154,414 154,414 0000000000000213f5f089b102d00a171916e7caa37d1704c62d09326f58fc4b 23 0.01 vMB 103
154,413 154,413 0000000000000bbeaa82db43b223b13071fb207db554d8058cd2732c525f0e5b 166 0.05 vMB 73
154,412 154,412 000000000000019e9423fde9cc064d77ea65528f698ad7b42a50da8400dec313 55 0.03 vMB 72
154,411 154,411 0000000000000dfb901f8e983a1febb710ca734c9474dcd529ba2f8e08013a39 63 0.03 vMB 0
154,410 154,410 0000000000000af498ae76d63fd95b5c893fde9b91aff9b33271efdea4cd3c7b 13 0.01 vMB 352
154,409 154,409 0000000000000bef1e9dff918f1d67583fd55521ce5964e00460c768fa43dc61 28 0.01 vMB 152
154,408 154,408 000000000000036e7c2c497dc16a8032b24f074c132c31b3742d741f07738eff 120 0.04 vMB 55
154,407 154,407 0000000000000e0dda43662e592a8559b2b2dd9df1e8e369aa7d24d2ea260950 9 0.00 vMB 151
154,406 154,406 00000000000005d0efbd74ba445b0e2c70d87fa75fda55cd9cd2e666d0364305 17 0.01 vMB 83
154,405 154,405 000000000000060a75c0316949cbe7fdba4f64ee11a9c50c195f384544fd4837 89 0.03 vMB 157
154,404 154,404 00000000000007d5c66c998618d439e28641c3cdfd4dbdb2d437bc5bd973aaa2 9 0.00 vMB 30
154,403 154,403 0000000000000dbc2050fc6d09f67f20e81b2097473c24a1a1e70618acff0b6d 40 0.02 vMB 37
154,402 154,402 0000000000000ddf79697811796d5d97c23386594516889e2604ca5bc86c0889 45 0.03 vMB 35
154,401 154,401 000000000000026bf2366c172359c34c819172c251330b5389a40c724d2cb833 21 0.01 vMB 130
154,400 154,400 0000000000000517a6428f4d11295e4f2a4998eae180fb4503126630962c3aed 12 0.00 vMB 31
154,399 154,399 00000000000005c87c9ea774755726716c7b2a8df004cf7c643da2dbf2b07daa 40 0.01 vMB 113
154,398 154,398 000000000000036e2470083ff082f14dae3035cd89a59f382b0a66187e24b4ba 32 0.02 vMB 129
154,397 154,397 000000000000082443169cfcc348d776ee2b11856385b05b09f7511f35c2281f 59 0.04 vMB 74
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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