Loading Tool

Explorer IconExplorer

Memory Pool

82,738 transactions
30.48 vMB
0.12393747 BTC
Random Selection Loading Transactions
Max Size: 184.38/200 MB

Candidate Block

Mining Attempt edd080fab2ef629ab792cd1531aee0712b947e560fce57afc13b4992bc7c2f1a
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 9598548078adb39030f203a05e617c4a7e2e6c25d053bfc691c282c353d9df5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,096
Size: 1.00 vMB
Total Fees: 0.04374212 BTC
Feerates: 150.85 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (402,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,513 512,513 0000000000000000000c6ea0a3edc4cd792c54753e9247ac28edee49859bed2c 647 0.33/1.00 vMB 49
512,512 512,512 000000000000000000180d4960d331044d50c04a535d5e211a159f59d3e577dd 2,112 0.71/1.00 vMB 49
512,511 512,511 0000000000000000004bcdbd0736aeb72c2d7bc6103aa690230bf40c7a751fe8 1,017 1.00/1.00 vMB 18
512,510 512,510 0000000000000000000e82ad1567c50b30060d2badc037fc4d95a70ac380c19c 357 1.00/1.00 vMB 3
512,509 512,509 0000000000000000002f43419a6252180a73f69f4a15749e403dd98f667ad87d 1,122 0.49/1.00 vMB 40
512,508 512,508 00000000000000000034a538d7ab989a51e51ee28ca795507a2cfe52c99986d1 498 1.00/1.00 vMB 7
512,507 512,507 0000000000000000003e7a6b31a481fee79bc8b1f899afb12e0d916880f5e0de 184 0.05/1.00 vMB 42
512,506 512,506 00000000000000000040e60b632d97bfb7aa38c60b4ab8630177972ec638a87e 1,411 1.00/1.00 vMB 22
512,505 512,505 00000000000000000037fc3e51ec147cdd61f3dd1ef383514d83c28179b5cfdc 440 0.32/1.00 vMB 24
512,504 512,504 000000000000000000047105a1cf729609ce0e64b4ab9b4c1994f948e320a5a6 1,509 1.00/1.00 vMB 19
512,503 512,503 00000000000000000017ee85a6c0985fab3f59dfacc1a1311e540a01bbabb0d2 1,308 0.68/1.00 vMB 60
512,502 512,502 0000000000000000004c7825c8d3e87d344f1026edd68bd99395c2fd32f80a52 133 1.00/1.00 vMB 2
512,501 512,501 0000000000000000004b0f15b006f9d6074539488a8b8ec16fb94b0b97d927bb 858 1.00/1.00 vMB 5
512,500 512,500 0000000000000000001f0891cef4a73949395a366c96ea0d8000e25a95fd68e7 2,390 1.00/1.00 vMB 45
512,499 512,499 0000000000000000003bb8ddb00089795b049ece0698271e2b77709aeb0997ac 1,222 1.00/1.00 vMB 13
512,498 512,498 000000000000000000468c61128d9930cd4472e6dcc361ef0fbdc6f1d333daf3 2,876 1.00/1.00 vMB 45
512,497 512,497 00000000000000000013af70b019fa6c4797603a126955364bfc8662d39432ce 2,409 1.00/1.00 vMB 32
512,496 512,496 00000000000000000048c62b74eacec767f58c88bb2dd4e2a9f63c019b22d436 1,632 1.00/1.00 vMB 21
512,495 512,495 000000000000000000101da7f8da64c08dd0bac5a5ac5e721fcb09ef0b84b67a 1,513 1.00/1.00 vMB 19
512,494 512,494 0000000000000000001fff40a314fad38994a9056840cf4cd6525a02759c9dea 1,768 1.00/1.00 vMB 38
512,493 512,493 0000000000000000003b2103a9f849745213672f7abfe31a57db26f833ef18da 1,749 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.63 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: 672.37 GB
    • Received: 16.21 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.