Loading Tool

Explorer IconExplorer

Memory Pool

82,875 transactions
31.88 vMB
0.11912970 BTC
Random Selection Loading Transactions
Max Size: 191.29/200 MB

Candidate Block

Mining Attempt 5f4a5324bd536e981225ff61f60bbc2dd111e1b2f4f15cd27fecb9de6cff4fb1
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 9cb5ce5c9f0786bb933f62b366efc6833535c821da3f0566c53790ccc37964d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03137597 BTC
Feerates: 318.30 > 3.14 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (614,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,670 300,670 00000000000000007bcd08f935ef27cf867e414f0c201129b3909f4898b4c78e 512 0.25/1.00 vMB 31
300,669 300,669 0000000000000000517c2f8d09b5efee0f144598dff656a0fe65280a87c66f65 16 0.01/1.00 vMB 12
300,668 300,668 00000000000000001c3c7d4b83e7b8d2e24357c6077fe7f07da6d5d6173e1377 564 0.25/1.00 vMB 41
300,667 300,667 00000000000000001941c74eca0e1972bf08eaa41980f3855727aeebed39e846 418 0.43/1.00 vMB 19
300,666 300,666 00000000000000006954e99a12c461bd9d35c52256437c80c516d25c5e9b3cab 593 0.35/1.00 vMB 28
300,665 300,665 000000000000000024a8b7f969f9be6ff7ab2a7ee3e2d8f47791090e3fe14194 818 0.35/1.00 vMB 47
300,664 300,664 000000000000000075e86d25481586cb252d4e3a98669420c7b3aa61a1778260 892 0.35/1.00 vMB 37
300,663 300,663 00000000000000002c7c27cff53115af0eeeb6e62d0785482e476a524e6d5ab0 314 0.19/1.00 vMB 13
300,662 300,662 0000000000000000737b287d89773d688350f9b7db5fb189628d76224022cc06 333 0.35/1.00 vMB 20
300,661 300,661 00000000000000000672f2dbf93385334051804d75b3ed16621241ad4e24f4c2 642 0.35/1.00 vMB 30
300,660 300,660 000000000000000048911281eb3590e1858b9a7f243119f5bfb4ecc85401cd61 870 0.35/1.00 vMB 39
300,659 300,659 000000000000000061b70f03e997397c33e96c2965f4a5d4931aa15843297164 96 0.04/1.00 vMB 22
300,658 300,658 00000000000000004e8da35553bb4150d8d50d71a134dc0bf3e03861f9d8ff74 24 0.02/1.00 vMB 25
300,657 300,657 0000000000000000161312cdf12040f58ee5d1f9f7cebd73f6d976bd0918d763 474 0.27/1.00 vMB 33
300,656 300,656 00000000000000006aab13ce1199bed5643537e0d9138a1778b8c27a8d19d649 238 0.13/1.00 vMB 31
300,655 300,655 000000000000000000a7650b15cc83d7f81d04e0034ce9deb0fc93cbf14de7b9 349 0.22/1.00 vMB 27
300,654 300,654 00000000000000003c74cba63d3dcb74e2a8671d89875f9e0cec191936735807 448 0.22/1.00 vMB 33
300,653 300,653 00000000000000003be47dd249dee5c2e3f5a68f7f8dc29868f38b1af3a6c200 362 0.22/1.00 vMB 26
300,652 300,652 0000000000000000618f2e2171b4b3aac7472e4ec152776bf6cb58e10c7a2128 256 0.13/1.00 vMB 42
300,651 300,651 00000000000000004989e7f13555e7c0c4f517210b988ee15e88a77049f46bb5 349 0.19/1.00 vMB 32
300,650 300,650 00000000000000004e7015605ce5f039d48dc998032af8df43acde27cd31df53 513 0.34/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.95 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.