Loading Tool

Explorer IconExplorer

Memory Pool

42,819 transactions
27.94 vMB
0.05943184 BTC
Random Selection Loading Transactions
Max Size: 147.20/200 MB

Candidate Block

Mining Attempt 6160311764fca31a24735917ab29940d7dbf637d37491e3ff7b7251f0fa545f5
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root c41ad477eb9767f6038b6471e9a5e21ea3ca2914e2c6b2304ed0380e93b000cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,158
Size: 1.00 vMB
Total Fees: 0.00703489 BTC
Feerates: 100.21 > 0.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (407,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,548 507,548 00000000000000000005dbc5a2b71f0173e27e9ea3df4eb3d7d7d9667f134511 976 1.00/1.00 vMB 47
507,547 507,547 0000000000000000002590ee1c6000ba69e152444ba058107c2250758a5d6ba3 92 1.00/1.00 vMB 9
507,546 507,546 000000000000000000184c06f7ede615688c968d099e4fe63742d6ef47c6ee3a 555 1.00/1.00 vMB 27
507,545 507,545 000000000000000000216d172b87eafd6d4afcf84c8df597a8d8291f59f91ec3 390 1.00/1.00 vMB 22
507,544 507,544 00000000000000000036eb5b7f0ba86f20d8741751e6122bb73e5bb1c1a7df41 1,243 1.00/1.00 vMB 79
507,543 507,543 0000000000000000004f12e185e28a42d0bdb133c4662ec7e1bb0c7e383fd64f 1,218 1.00/1.00 vMB 61
507,542 507,542 0000000000000000004592e4be718084f629bbb3863034ff5ee9c5d71bd0345a 983 1.00/1.00 vMB 54
507,541 507,541 0000000000000000000936f72e38d20372be53a75f46a9b58465c3da703f1b48 642 1.00/1.00 vMB 27
507,540 507,540 000000000000000000343d10a7f247d8a7c6d511a283cb236f4d9774b5ef69dc 2,097 1.00/1.00 vMB 73
507,539 507,539 0000000000000000000dec30b9dc8b0ecbf38e3c7289450a3587197c012a5e1e 2,360 1.00/1.00 vMB 140
507,538 507,538 000000000000000000250e66d0dfe373fed28af73df23fa8fe191320b401e945 2,841 1.00/1.00 vMB 167
507,537 507,537 0000000000000000000ead92e799fe7c64d1ae2e9094b92206805b3c3d555982 292 1.00/1.00 vMB 11
507,536 507,536 0000000000000000005142b9b140a32e7b3ea487841ea500ff4f02cb43f9a0ec 325 1.00/1.00 vMB 15
507,535 507,535 0000000000000000005742eb5a8b5eeba57d6c3822b4a29efc07b5bfa8455b66 378 1.00/1.00 vMB 13
507,534 507,534 00000000000000000050c2e62a731085c6d6996921ce1a57b0fdcb2180a57932 1,505 1.00/1.00 vMB 81
507,533 507,533 000000000000000000171795b1fc5ba6593608913ba6cb84e7033ad1a3d22845 372 1.00/1.00 vMB 17
507,532 507,532 0000000000000000004278b9f414f727df7aeefc1539591639bff23aead5ddee 212 1.00/1.00 vMB 10
507,531 507,531 0000000000000000000ee19ea2a58082150e7960b6e49b6f90246832182233ff 901 1.00/1.00 vMB 53
507,530 507,530 0000000000000000003cd836a13f3defc51f5af89840f379114799789326f955 583 1.00/1.00 vMB 32
507,529 507,529 00000000000000000046fad8c017a08562226bf685510216e564174f1235f411 1,005 1.00/1.00 vMB 54
507,528 507,528 0000000000000000002b5efdc50c0fe5ffece6c5e2e1f9c1c5269ada2cc0d86e 546 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.10 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: 651.68 GB
    • Received: 13.63 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.