Loading Tool

Explorer IconExplorer

Memory Pool

40,348 transactions
26.46 vMB
0.05705074 BTC
Random Selection Loading Transactions
Max Size: 138.04/200 MB

Candidate Block

Mining Attempt 3a6577012ec6f3a00f6f3bc39ef7400847681f2fcdbc65cad0a9d1b498f0d5e0
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 1b1c37b60100b34fc730d8973348de3b615b10b9aa4c663879d32a5d104251f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,312
Size: 1.00 vMB
Total Fees: 0.00844896 BTC
Feerates: 50.27 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (537,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,559 377,559 0000000000000000085b73ccbf493cd1a8781476931bdfef4cdf6d6b80abb346 495 0.40/1.00 vMB 15
377,558 377,558 0000000000000000029f400851f40a74e705ce9aeb603b3779eb64e65726433e 2,053 0.93/1.00 vMB 51
377,557 377,557 00000000000000000e2daf2e3b14e89ff004a858e31b3a82e4eaba64bdeb2db2 752 0.48/1.00 vMB 39
377,556 377,556 00000000000000000e7c865025be52c77267a9f3520701596ea8bf08f309cd19 1,589 0.93/1.00 vMB 44
377,555 377,555 000000000000000011cda4b1a9cbcbe973f1e8d0da94109674ac2a35b9e2dc07 1,397 0.72/1.00 vMB 58
377,554 377,554 00000000000000000aede3c918666c9c7beaaa83a4efcd2caba95a165e806c94 1,479 0.74/1.00 vMB 54
377,553 377,553 0000000000000000017cd9cd2bd891c0174a26823acfdedc2a21de16966cb086 665 0.29/1.00 vMB 57
377,552 377,552 000000000000000002207121ef6c72892e278b8353c5b08d1951e9f17bbfc6a1 213 0.12/1.00 vMB 78
377,551 377,551 000000000000000002e7426d455f9ec0f186860e525bee6577f7bc56d4cefd81 941 0.47/1.00 vMB 43
377,550 377,550 00000000000000000b78035c5661815c0c6bcba561bc4610629dd88799dbf47f 341 0.15/1.00 vMB 32
377,549 377,549 00000000000000000bac0f27b21e0de0eb512ad78bb98353585f8cc8758949b5 55 0.02/1.00 vMB 40
377,548 377,548 00000000000000000349820eb0e86333a74d9a90cfef1ac5d5aff47185850d4a 230 0.10/1.00 vMB 40
377,547 377,547 000000000000000006c57b94981ec8a92c5b1cbca0ce280cfc65e420b5aad332 908 0.40/1.00 vMB 39
377,546 377,546 00000000000000000ebcf5dde169f70346e1dfedaf3521d7e6a750b0e8a95074 1,216 0.53/1.00 vMB 38
377,545 377,545 000000000000000009daaa3bddfbafa31bedfc9941baf9bdf4d51b8881f6f6d6 1,147 0.77/1.00 vMB 30
377,544 377,544 000000000000000000bb176272477663101a57ddcba347a7bad648cf6241e389 98 0.08/1.00 vMB 21
377,543 377,543 000000000000000003dd64ad50b99aaf5a397e4a709699264228df39e57f028a 668 0.38/1.00 vMB 80
377,542 377,542 0000000000000000067737ac0a8e9804ea5b45fb5f9615a799027217e06ed571 229 0.16/1.00 vMB 28
377,541 377,541 000000000000000010fa4bf3a859293486ea17715822076cc86a517ae9bd0cd6 1,050 0.58/1.00 vMB 31
377,540 377,540 00000000000000000b16cbb341ee091b2c590f47fce86625c6f29928edd50de5 144 0.07/1.00 vMB 37
377,539 377,539 00000000000000000d0268869fca84c8cf22ca417b0f14d33bcbe585aeff578c 906 0.46/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.