Loading Tool

Explorer IconExplorer

Memory Pool

82,734 transactions
31.85 vMB
0.13100364 BTC
Random Selection Loading Transactions
Max Size: 191.10/200 MB

Candidate Block

Mining Attempt b97ba21d6e84f95717e91c021fa89245308d479151b67b514606d93a3e914d27
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 19de36dd19197dccd885afee41945dc52f4f7b35d7b0e1619059c2797e0259bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,388
Size: 1.00 vMB
Total Fees: 0.05683834 BTC
Feerates: 180.34 > 5.70 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (476,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,152 439,152 0000000000000000019e8ee8a754b8c31509a71b701917b186e907525f09992b 611 1.00/1.00 vMB 15
439,151 439,151 00000000000000000048cf85b8a28f1cabc06b10313fa908a62bb08f5f73babf 313 0.11/1.00 vMB 66
439,150 439,150 000000000000000002fe93e6a654620eab42e1932354a2de3384a64bdc5bbc20 1,161 0.56/1.00 vMB 45
439,149 439,149 000000000000000003659797406d34c9dc41897187377977af729380a95d45ef 2,506 1.00/1.00 vMB 71
439,148 439,148 00000000000000000335e2307e39a9eb30df290e1c74848aef4cadad9bea8a71 1,351 0.54/1.00 vMB 73
439,147 439,147 000000000000000003738fe282036c8641a0a865f0802ef4257c1fcb7cdb0542 572 0.34/1.00 vMB 50
439,146 439,146 00000000000000000354d61136d8659ae6ee1badd7724d832f84bb5e348cad57 1,810 0.88/1.00 vMB 63
439,145 439,145 000000000000000000ed0e3df1e5d3f9120e1f5380f3cc05a4a0225cad1bed44 1,394 0.99/1.00 vMB 40
439,144 439,144 000000000000000003ddbca9351653f9e10936f7f09dd32bd321142da4499e8a 1,458 0.59/1.00 vMB 65
439,143 439,143 000000000000000003c56ee2ea4601825577f55a600b6911ff8b95a8d8baa389 1,442 0.76/1.00 vMB 68
439,142 439,142 00000000000000000398a5b97f368fec65a528f92b0345deffb569fd39bc2e2e 216 0.10/1.00 vMB 54
439,141 439,141 000000000000000000761cf6e37b57af1d9f7808b19ee9f125bdc1359822aff4 2,050 1.00/1.00 vMB 60
439,140 439,140 0000000000000000038a1e01b6de37cfbf1933c74cd8f3a946ea1016f877d126 275 0.14/1.00 vMB 42
439,139 439,139 0000000000000000036ef48e33c117c78c8ac1191bdef0a8c60f47c3df54d187 2,316 1.00/1.00 vMB 64
439,138 439,138 000000000000000001994c1f03adbbe972c76e3d3492cde9c5dd082e33215aec 966 0.36/1.00 vMB 68
439,137 439,137 0000000000000000020d7cec45f78a152f45cfbecfa7899c910e560be6010de9 556 1.00/1.00 vMB 14
439,136 439,136 0000000000000000030cc64619151b69ac87c4a89f5f88a27fba8e054737ed94 1,755 0.86/1.00 vMB 47
439,135 439,135 00000000000000000335deb00d796f75a5d2212ee477a595fc6f3278f456ffd6 2,807 1.00/1.00 vMB 76
439,134 439,134 000000000000000000dc7a6eed875d98525aaeb56aac336d76acea03ce3cd891 12 0.01/1.00 vMB 17
439,133 439,133 000000000000000002a16788c9ad4aefc31d87fe1e75685752feb0a2a63b5567 91 0.06/1.00 vMB 65
439,132 439,132 000000000000000002f51db6db619e07dde855a0578a08d96b7601403201c688 135 0.04/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.