Loading Tool

Explorer IconExplorer

Memory Pool

78,471 transactions
29.65 vMB
0.11514524 BTC
Random Selection Loading Transactions
Max Size: 178.26/200 MB

Candidate Block

Mining Attempt 29655be85d9cd252385583472cf413edeced1e0a4352ca9085a23abd6eb8661e
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 5f93d24185f47f766bcc64f29fc7bbdeeb7cd694170cba5f9f709bb5f617ccf3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,768
Size: 1.00 vMB
Total Fees: 0.03507718 BTC
Feerates: 526.32 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (539,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,503 375,503 000000000000000011e548e6c44a54855b907692de1af7ff55ba8ee3cb8c8c52 1,716 0.75/1.00 vMB 44
375,502 375,502 00000000000000000ad2f58caf2e5205971737fd587e6906eaa5355a920bfd93 1,476 0.92/1.00 vMB 25
375,501 375,501 00000000000000000de5f4aa167af763a588688079616235f76f4e15e6bcc8da 2,454 0.95/1.00 vMB 56
375,500 375,500 000000000000000001b5a72ad0e3910d9b7127b81f3d2104ffdc506cc3abdd0b 801 0.76/1.00 vMB 12
375,499 375,499 0000000000000000048c10bad98d5928f0874f751cd5adfd638379a04eb21dbf 2,107 0.93/1.00 vMB 43
375,498 375,498 0000000000000000000d9483a56872b041d86ac7d0a9840a5bcd28df1ac65ad7 1,569 1.00/1.00 vMB 28
375,497 375,497 000000000000000010e67cff4831ac00cfa5157e26d53ae1958b33721360c2a7 1,784 1.00/1.00 vMB 33
375,496 375,496 00000000000000000c0c4969cfdf529e67f483e5ee5ac9406de1c80449a8f76a 2,242 1.00/1.00 vMB 43
375,495 375,495 00000000000000001255bc24582c47408c54621ee87c9b74b49dc31912194112 2,347 0.75/1.00 vMB 65
375,494 375,494 000000000000000009d3b04900139dd230489f3ef4b75c811f56b7997dc5b7df 646 0.39/1.00 vMB 32
375,493 375,493 000000000000000004a118407a4e3556ae2d5e882017e7ce526659d8073f13a4 143 0.25/1.00 vMB 7
375,492 375,492 00000000000000000a9d74a7b527f7b995fc21ceae5aa21087b443469351a362 266 0.17/1.00 vMB 24
375,491 375,491 00000000000000000ecb689cc217f9d7fd01679d2d111670ea239d90386f1e9c 276 0.30/1.00 vMB 12
375,490 375,490 000000000000000009cca4a5dc84defaa0e89aa974a3fcd9319571e0c4d0956f 456 0.25/1.00 vMB 28
375,489 375,489 000000000000000000e7501f08b3936b69ecc163cbb99dd042190a3bbc77ded7 2,234 0.93/1.00 vMB 54
375,488 375,488 00000000000000000bdc96dfc428d3b8ffa4aa46c6868d3e98b8c1605ea4c22d 1,621 0.86/1.00 vMB 30
375,487 375,487 00000000000000000e6ef037da2fc09cb29713849d27fc3ecc4f1eedb283b157 1,447 0.75/1.00 vMB 37
375,486 375,486 00000000000000000304c1bdbc213b2dc3c8bdfc247e83525a92f928a57b0a9a 1,565 1.00/1.00 vMB 20
375,485 375,485 00000000000000000dfc3457c2bab487b04e71078c5bf829ca5d0d540dd248a9 1,153 0.95/1.00 vMB 25
375,484 375,484 000000000000000001ebbb634af15574bbfbea8ce291a261fb4da2f6d1cbd9fb 1,254 0.86/1.00 vMB 30
375,483 375,483 000000000000000012203c671d05bf1c6210f169da06de58297cf74c1eb982d5 963 0.87/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.