Loading Tool

Explorer IconExplorer

Memory Pool

78,510 transactions
30.33 vMB
0.06925549 BTC
Random Selection Loading Transactions
Max Size: 184.14/200 MB

Candidate Block

Mining Attempt d7e12946a30a06024aa7c38583e3d05598fd44710027718c2538bae2470b7aa3
Version 20000000
Previous Block 000000000000000000016f37ebff3155727e9dc2626e3cda4bbea1a15db94d83
Merkle Root dc3e63ef7468fa89fec23f5b064c9048b3f51c76e4ffac61f3bfabdc269c086b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,760
Size: 1.00 vMB
Total Fees: 0.00466803 BTC
Feerates: 100.25 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,203 (229,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,365 685,365 00000000000000000001bbc28b6b8f3ba82e7a087d73ee182428399fd128d2ff 1,010 1.00/1.00 vMB 70
685,364 685,364 000000000000000000086ea123b36e32f16b7af2dda4abfc467623f19d79c5b4 1,899 1.00/1.00 vMB 80
685,363 685,363 00000000000000000006642d6619aed53a2c83e2bb127ef21badc357e5874ca3 1,925 1.00/1.00 vMB 36
685,362 685,362 0000000000000000000338713594a3ffc960e20927e6e183c66182eae8111e2e 1,984 1.00/1.00 vMB 30
685,361 685,361 00000000000000000004ad1b1d1defdde512e9d786daa32ccebb3be8121f7294 2,235 1.00/1.00 vMB 63
685,360 685,360 0000000000000000000a2b24b3d3aa88fe338a9b1a79738348cb5a59df28e701 1,321 1.00/1.00 vMB 6
685,359 685,359 000000000000000000012290e7f6b318f91112e2f6e3205825cf2e428ab12203 2,276 1.00/1.00 vMB 13
685,358 685,358 00000000000000000005ef1560465bbdb7558c176dc383dfd2145a4cd86ee439 2,252 1.00/1.00 vMB 33
685,357 685,357 00000000000000000002ae3a4778a9d5cf2b766a3d49f783b27876d30ce55e0a 1,703 1.00/1.00 vMB 24
685,356 685,356 0000000000000000000ac8cf9797b28e3e7e9e9f616afa90331adc85a615b1d8 1,339 1.00/1.00 vMB 16
685,355 685,355 0000000000000000000727d628ee61bc7e8b8192d59947359b96c70bfb48f72c 1,705 1.00/1.00 vMB 58
685,354 685,354 000000000000000000031841b33fbf2a349e74f300d99375b71639440d7683ee 1,591 1.00/1.00 vMB 74
685,353 685,353 000000000000000000098da62bde54c474ec11a033e7f71870879f73b645a1df 1,152 1.00/1.00 vMB 11
685,352 685,352 00000000000000000007f119fe60e025a9be58631500fd3d08d562f81e0a226d 1,701 1.00/1.00 vMB 45
685,351 685,351 000000000000000000008809050fb4625a307cab112befb65b9b2d372fa975fa 1,499 1.00/1.00 vMB 11
685,350 685,350 000000000000000000030526a0339b0bdad6626e33026458550d1fd7d134a567 2,583 1.00/1.00 vMB 56
685,349 685,349 0000000000000000000b34678620c6050f6633f60fc8afd96df058fe171a27b2 1,236 1.00/1.00 vMB 12
685,348 685,348 000000000000000000007b08a4deffe8b7b466720a92fb9f9ec30a61712f2f75 2,113 1.00/1.00 vMB 18
685,347 685,347 000000000000000000078d6ceda138ee8d0b6cea037241a54aa865c747aa3ac0 2,688 1.00/1.00 vMB 57
685,346 685,346 000000000000000000016acc33775c2ea52abeb4407381b84fee5f7af97fdd8b 2,067 1.00/1.00 vMB 14
685,345 685,345 000000000000000000061fd20f1be9a4b62607fccd3a803e7692d907c70faffb 2,325 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.37 GB
    • Received: 16.73 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.