Loading Tool

Explorer IconExplorer

Memory Pool

40,530 transactions
25.91 vMB
0.05569925 BTC
Random Selection Loading Transactions
Max Size: 135.03/200 MB

Candidate Block

Mining Attempt 0c4cf72899018fb65f8bda4d81cfc25a771c0ec89c7035832c68a483cc134552
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root b09d5b1fc6f49c5dcedb2322b161eccfd8d7cb83ff18d11cf1e590a49a5a78fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,609
Size: 1.00 vMB
Total Fees: 0.00859393 BTC
Feerates: 100.00 > 0.86 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (448,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,891 466,891 00000000000000000125de7f36cfcab543c7c54613dcd49f27d246f76f6b2538 2,265 1.00/1.00 vMB 405
466,890 466,890 00000000000000000034cc04decad7acc0840aa19e77f63bc785b4ad4d79ff83 2,358 1.00/1.00 vMB 320
466,889 466,889 000000000000000000d973079a5e136fa8c6f750df2a39b9348b42b602c8434b 2,486 1.00/1.00 vMB 377
466,888 466,888 000000000000000001d97554686d9743d28f63e7400b2ee76b1ea0f8bec1a858 2,481 1.00/1.00 vMB 346
466,887 466,887 000000000000000001407d2b9537b51d4eb4d6971e2311cfe6b8eab3684c7265 2,631 1.00/1.00 vMB 412
466,886 466,886 0000000000000000002f093164e062aeaf3a25e0f4e5d5c54934bdc9e64ac76e 2,433 1.00/1.00 vMB 438
466,885 466,885 0000000000000000003285376b4a69daa056d03e87b7b446e28e605a2e7de6ff 1,722 1.00/1.00 vMB 266
466,884 466,884 0000000000000000015c82509fc5e9c55ba7a2f12a3b7f886b7b13207bcd3b10 2,064 1.00/1.00 vMB 265
466,883 466,883 000000000000000000b4fc11fdcfac2286e7538705266f6389e541e4a4b4c319 2,439 1.00/1.00 vMB 366
466,882 466,882 000000000000000001cfa3ae3a5b0a0c5129129559e10e3a81276e3605bb8bcd 2,155 1.00/1.00 vMB 345
466,881 466,881 0000000000000000003acbfcbf3ac17c1b0c0791e6b266e21d4d2f918e74d41a 1,424 1.00/1.00 vMB 271
466,880 466,880 000000000000000000ea8aa290751246a4b33bb8ebc6f023370f3ff0094f41f7 2,749 1.00/1.00 vMB 427
466,879 466,879 00000000000000000045a193e87d66b584807a4942ce7323126364e8a42a5c2a 2,381 1.00/1.00 vMB 387
466,878 466,878 000000000000000000776385297874d21ff09fe45b9ce56b56b7dda1d11f6904 1,286 1.00/1.00 vMB 251
466,877 466,877 000000000000000001ac94546211236434afc4a06bff23877f91a02d49a7038f 2,146 1.00/1.00 vMB 189
466,876 466,876 000000000000000000c589f7dff642bf1f68c0b8dd5b46957a5b2c0748ad37cc 1,290 1.00/1.00 vMB 246
466,875 466,875 000000000000000000206308e638c8cdacf118ea22d9cda290028cdede2683c3 2,038 1.00/1.00 vMB 287
466,874 466,874 00000000000000000023e52e5a803f2c3412b2bce74d882adb87bc057382ee0b 2,122 1.00/1.00 vMB 253
466,873 466,873 000000000000000000b4373036dc8c9775ff4c1cce3c6adade490ba2cc3c71d0 1,406 1.00/1.00 vMB 380
466,872 466,872 00000000000000000161f5d5e7ad0e251d70a3a7c46e7b61d4e74304df2a0166 1,699 1.00/1.00 vMB 163
466,871 466,871 000000000000000001cf78a549964913ae4a437d1f13b16e97e89e873a489802 2,371 1.00/1.00 vMB 278
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.