Loading Tool

Explorer IconExplorer

Memory Pool

78,470 transactions
28.94 vMB
0.07128871 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt 622ab8bea03cb36efe5c52226a260abaeaa11541df819f5007770bde2ed4e8b5
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root d622f6a1bdc056ea76e1343de713b113f168af88d5e18cf167687900d5676c00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01100305 BTC
Feerates: 73.20 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (182,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,947 732,947 00000000000000000005b967d13ce04e40c8642c92113051577d4f666ac694fd 704 0.23/1.00 vMB 7
732,946 732,946 00000000000000000001190e9d2171314d9b60b98a530c9923606960203bde79 1,602 0.55/1.00 vMB 7
732,945 732,945 00000000000000000001497487d3425ff580b68010ff11b0b7a4b6f71c0233f4 964 1.00/1.00 vMB 9
732,944 732,944 00000000000000000000c9f7a364466601f0b0c92ac7a51328d975f5ec770da4 1,329 0.97/1.00 vMB 6
732,943 732,943 000000000000000000008064a2a8d15fe16aab84b2b549af05fc0e251023db4d 1,032 0.89/1.00 vMB 2
732,942 732,942 00000000000000000006439ed406f67ea89cb965201abb1d2d42240d9064ab63 1,714 1.00/1.00 vMB 9
732,941 732,941 00000000000000000004263440af06256cfb5a8d3785ca348e843fe57b9a5a5e 2,093 0.63/1.00 vMB 8
732,940 732,940 00000000000000000005d1f977c57fa251dc60b4cc0f2c8eb05c0fd7160a2fcd 439 0.20/1.00 vMB 9
732,939 732,939 00000000000000000006b475c58cc4be710b73ce48e585424962772afbf2d8d4 2,115 0.84/1.00 vMB 8
732,938 732,938 0000000000000000000725e125bea23eaa1414a579dcf05d151fc0761e11cc37 1,863 0.72/1.00 vMB 6
732,937 732,937 000000000000000000021a812e9d7fd4ef35d60e1d2d6a22b35778c52c8a88fb 2,761 1.00/1.00 vMB 11
732,936 732,936 000000000000000000028840767ab75a500eee10d6df4c6ac526d55f44090b14 593 0.16/1.00 vMB 7
732,935 732,935 000000000000000000093de751dc9ed51747b5b27c90016fc7dfbc27b9ba5427 1,554 0.47/1.00 vMB 5
732,934 732,934 00000000000000000000b054a83708138c04ab9c97f5d9983e34b9f145d24f73 2,664 1.00/1.00 vMB 12
732,933 732,933 000000000000000000059710e78d84f7e3e35e61b0e254b957d58b7c325bf2d2 1,637 0.58/1.00 vMB 8
732,932 732,932 000000000000000000078c80926de91a3b6b7b8572acf09ca80b945789fe55b7 2,543 1.00/1.00 vMB 5
732,931 732,931 00000000000000000003ea4bc617c404920643c75b94ffc090304b19a9d51391 1,710 1.00/1.00 vMB 8
732,930 732,930 0000000000000000000196fc11d94c524ae490382c8ed5ea383e8c8a5fd6998c 2,505 1.00/1.00 vMB 11
732,929 732,929 000000000000000000068bea85c817bf7ebb3128126e5c6ed50d514c81356835 886 0.39/1.00 vMB 11
732,928 732,928 00000000000000000003017b46d0da7ff6865b79248510656997108a00db1855 1,021 0.39/1.00 vMB 9
732,927 732,927 000000000000000000002f582f11911747441be90bb63337079d39b7a844f4e4 166 0.10/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.