Loading Tool

Explorer IconExplorer

Memory Pool

102,117 transactions
19.53 vMB
0.06159024 BTC
Random Selection Loading Transactions
Max Size: 152.43/200 MB

Candidate Block

Mining Attempt 718c12da8ccda9b354192801405bb64c058936875c96f1cb5a2eff3afa086339
Version 20000000
Previous Block 0000000000000000000175ff0051995ca5073d8ecf4f04b7b4f51f1da1ce4e2d
Merkle Root d1e170c7791c40791fdec63226102c4f734d2e0643b74e9b78add57ea3c7c70f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.01458214 BTC
Feerates: 150.77 > 1.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,584 (439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,145 916,145 00000000000000000001ec3f838384101c51aefd9f59560c1182817c831f44ab 1,534 1.00/1.00 vMB 3
916,144 916,144 0000000000000000000104aecb22fa9ba32adcc98ab84c845e7c05a110247caf 6,114 1.00/1.00 vMB 0
916,143 916,143 0000000000000000000107403411014353fcd5a7e4baa806858423655be13557 4,243 1.00/1.00 vMB 1
916,142 916,142 0000000000000000000077c17de612ad40f848378b141ea06852d0e294db7b71 3,441 1.00/1.00 vMB 1
916,141 916,141 00000000000000000000a88c897e7cee848408b681998602f5fc504c90bb8e5e 1,864 1.00/1.00 vMB 1
916,140 916,140 000000000000000000003c7c9633f84f537dbbb3a516d89b6d5fb4513f01a882 89 1.00/1.00 vMB 1
916,139 916,139 0000000000000000000066613152d9644793e7ac3cc1c758963fc3cec38a0e42 814 1.00/1.00 vMB 2
916,138 916,138 00000000000000000001e98715523fa2d2246475d701970b9a2a4e18a766bf5b 1,289 1.00/1.00 vMB 3
916,137 916,137 00000000000000000000d2b07af395bbd20dcae576411173b6bdcc10daa78274 5,070 1.00/1.00 vMB 0
916,136 916,136 000000000000000000017580337b647a78d053e067f2a5869391da363742be41 5,525 1.00/1.00 vMB 0
916,135 916,135 000000000000000000014a21f94df5c1825cdf2b1f06421b3ab690b13dc3fe73 5,423 1.00/1.00 vMB 1
916,134 916,134 000000000000000000015a5f0d788b96ab7cb9a560c7bccf763612b72cb47b7a 3,425 1.00/1.00 vMB 2
916,133 916,133 0000000000000000000174cdd600c1c2f976b044b70bf601b62b9fe605229d16 2,734 1.00/1.00 vMB 2
916,132 916,132 00000000000000000000d3c17bfe83302f2d436adc9dbc86376d81c3fabf7567 5,814 1.00/1.00 vMB 1
916,131 916,131 000000000000000000000f69e2eab0d1ba653d71586b5a7a545e391f9140c3d2 5,922 1.00/1.00 vMB 1
916,130 916,130 00000000000000000001dee2791dbc3b1bff14362a90287f6f0599219411fe8f 544 0.13/1.00 vMB 2
916,129 916,129 000000000000000000013c6f9b669911ae6f8c1c6d5d504f92b045695d7266dc 2,875 1.00/1.00 vMB 1
916,128 916,128 00000000000000000001ba3b9451e432b1c91ed32034b9a58b49b57e40c7cce4 558 0.16/1.00 vMB 2
916,127 916,127 0000000000000000000190cd15f282f69c7fb10a496fec11de0ce4d118febcc2 2,691 0.96/1.00 vMB 2
916,126 916,126 00000000000000000001e448563a554de14ff5474ef49dbc156ba5b8ff8e2b7f 2,610 0.97/1.00 vMB 2
916,125 916,125 00000000000000000001b47f008eb2628837c4fd4d0a2b14ee542d27b5b19b1c 5,433 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.12 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: 919.29 GB
    • Received: 27.79 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.