Loading Tool

Explorer IconExplorer

Memory Pool

34,958 transactions
25.62 vMB
0.05772577 BTC
Random Selection Loading Transactions
Max Size: 130.66/200 MB

Candidate Block

Mining Attempt 7aca5594acca070892a67b0edccc09666821e13c740a86ce04147339f2818e58
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 27695ba3bf5bc44f457d05baabde6cb08fbd5f3fc5e8a8c8d1332905bdcd9603
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,179
Size: 1.00 vMB
Total Fees: 0.01110326 BTC
Feerates: 145.40 > 1.11 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (409,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,745 504,745 00000000000000000060636ff5375facbddf35e0fd587f54a0215560aa1e015e 2,280 1.00/1.00 vMB 530
504,744 504,744 00000000000000000062e93543a9c571683de613a32e3beb876c100955765c38 2,050 1.00/1.00 vMB 428
504,743 504,743 00000000000000000018290f27be692e5e9df472b6948cb10a554a1e87b66e60 2,492 1.00/1.00 vMB 541
504,742 504,742 0000000000000000006ababadea8660e73d82784827682964028d4be6102de06 2,377 1.00/1.00 vMB 445
504,741 504,741 00000000000000000023f2ca0814a68f6a9d60c70b888fe5be355c8708386c68 1,077 1.00/1.00 vMB 451
504,740 504,740 0000000000000000004a13bf1aa40e005af89016f8373edd986de01c8686a0ea 2,002 1.00/1.00 vMB 511
504,739 504,739 0000000000000000003eff96ecf5607e9932ba6e232cd77ab07f5bf552685e69 1,551 1.00/1.00 vMB 497
504,738 504,738 0000000000000000002dbe2946ce00852e21cc8fcb4c832149a3543a111977db 1,222 1.00/1.00 vMB 488
504,737 504,737 000000000000000000128e48dcc88af647ca87086a4aa67c01c030c0040fa18b 2,397 1.00/1.00 vMB 403
504,736 504,736 0000000000000000004d41fd2b23b4fe65bed5c34360560de13b62cebcccd717 1,897 1.00/1.00 vMB 478
504,735 504,735 0000000000000000003062287ae0552afd00c524aa67a141d17c63e27ce6f821 2,319 1.00/1.00 vMB 434
504,734 504,734 000000000000000000381bfd342909be7649147ec09bfa275b828035c8c3a42e 1,314 1.00/1.00 vMB 484
504,733 504,733 0000000000000000005c16f4559140788242106ff95a0a80a9e5ca183d260738 2,382 1.00/1.00 vMB 529
504,732 504,732 00000000000000000072319783304fd469250a8fb560fb63e919ed682e702086 1,771 1.00/1.00 vMB 509
504,731 504,731 00000000000000000011180304001b9086e66c5c9a9bfe33c38691b55447f8bb 2,340 1.00/1.00 vMB 465
504,730 504,730 0000000000000000004c931a7d49566299b1f16327e5b73cd35e495b2a01697c 2,456 1.00/1.00 vMB 534
504,729 504,729 00000000000000000032af1017621fdc41c78e452a57725752bb375d89294f22 2,349 1.00/1.00 vMB 473
504,728 504,728 0000000000000000000efc6bff31b7e1343997a2294331a73ab6c584b7095f97 2,023 1.00/1.00 vMB 510
504,727 504,727 0000000000000000001a1c05109f1789d82d2f29970aa785ba229191e9b2a452 2,500 1.00/1.00 vMB 513
504,726 504,726 000000000000000000401582c1d8fa8e64216e17c1130d40324c4d7bff107e33 2,748 1.00/1.00 vMB 525
504,725 504,725 00000000000000000038409bfb1164edd1020471fdd927621660cb0843cd434a 3,783 1.00/1.00 vMB 508
Previous 10 blocks ↓
Total Size: 781.82 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: 636.18 GB
    • Received: 12.35 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.