Loading Tool

Explorer IconExplorer

Memory Pool

75,903 transactions
28.33 vMB
0.08263368 BTC
Random Selection Loading Transactions
Max Size: 172.30/200 MB

Candidate Block

Mining Attempt 7a9844a4fd9e11c8e4e4dc50cd85dceb5e2bbbe6aa52b3ff69af15de223925af
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 02696137968fe9268ad70790c4345f1150783b3577cafd0ea3ab15ba8b85a030
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,881
Size: 1.00 vMB
Total Fees: 0.02018163 BTC
Feerates: 180.82 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (378,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,422 536,422 00000000000000000020fad8de593c862fea628d30c2e49ce77eed429d4fa232 2,231 0.99/1.00 vMB 8
536,421 536,421 00000000000000000008d842ace5fe29ca2cc70840ec2627dda3ce7f5d50d893 2,255 1.00/1.00 vMB 21
536,420 536,420 000000000000000000153925165a28cf5fa157338653eede0ee39dc85c66bb6c 671 0.26/1.00 vMB 19
536,419 536,419 0000000000000000002648529057fb592c6ffbea21a38f33dc8bf6176a7a9126 811 0.38/1.00 vMB 15
536,418 536,418 0000000000000000000887a45a1e15392caf80a16a87f7fc4b88179f7b46385e 456 0.28/1.00 vMB 9
536,417 536,417 000000000000000000032e3f5545950567e288632a81c1d14a3285ff44398a88 1,751 0.81/1.00 vMB 14
536,416 536,416 0000000000000000000033bc65681eb18749d0809eb11395ceb3f95fed131bf8 1,320 0.52/1.00 vMB 9
536,415 536,415 0000000000000000000f0a13a1370a5094a60ac656544a6a6ce0d324a09392cc 2,292 1.00/1.00 vMB 21
536,414 536,414 0000000000000000001b2de48a31b8098394b3ed4d62885aba531f8c957a74ac 627 0.34/1.00 vMB 16
536,413 536,413 0000000000000000000fbd9d9c8e7a685c7ffb7f69414061f3ac5ac1cb16daeb 998 0.90/1.00 vMB 6
536,412 536,412 00000000000000000005cd3ef893f1febc7f92ee8a1a0a4228bd4bae6800b5b6 1,724 1.00/1.00 vMB 16
536,411 536,411 000000000000000000229ef2bf7708a5e59f28fe10ef0c9fb4024aced3765ae8 208 0.39/1.00 vMB 5
536,410 536,410 000000000000000000133be35df8e0fb8aef228fd174309d724bb939e9024ba2 405 0.22/1.00 vMB 9
536,409 536,409 00000000000000000009d577c115fb8ed7d893f6a95206c649bcd09c51a72a56 1,648 0.75/1.00 vMB 6
536,408 536,408 0000000000000000001de84a87f20ac0288ba5fcca8508828033b3a7a6a477a4 2,018 1.00/1.00 vMB 15
536,407 536,407 00000000000000000017ed5b8b0570271fac5dfc68c1c69c7fbae72b21bf3b8d 607 0.27/1.00 vMB 44
536,406 536,406 0000000000000000001e2e47376a5dadbb5c2877ea0cc86b1d9bdc6867243d4e 1,178 0.79/1.00 vMB 7
536,405 536,405 00000000000000000018d3fcb25f5340253d757ec7300293183994802a4bd1e9 918 1.00/1.00 vMB 12
536,404 536,404 0000000000000000002588314ea21bbd7b6d28b83aa6ecfa8adf02c100fc9ab1 1,474 0.59/1.00 vMB 19
536,403 536,403 000000000000000000033805d70d2fe5141276ff5b0e50c3bb421d9d5f2ee2fc 1,642 0.88/1.00 vMB 5
536,402 536,402 0000000000000000001afe0deb1ff6bfa07dfdb4589f20fa48d022f01c4d93b3 323 0.16/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.86 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: 712.89 GB
    • Received: 17.24 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.