Loading Tool

Explorer IconExplorer

Memory Pool

25,440 transactions
9.59 vMB
0.02432801 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.94/200 MB

Candidate Block

Mining Attempt 670e1a34a32fa29211f3730d86d5abcdbbb47b49da6e0302d4af1d38c6c63d84
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 7655b1188c5e1f6056b3ab279a5e3f27c7830a9ba5557fa0ed9fe7e9210e0a3a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 41
Size: 0.01 vMB
Total Fees: 0.00019970 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (745,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,580 167,580 00000000000002c58c2f1c40d20933d66a3766a613b899dccb73b49d4f323721 5 0.00 vMB 3
167,579 167,579 0000000000000a96fe9d4d61b19127548bfeb40f2aa972c41b7bf8dc09e2967b 21 0.01 vMB 159
167,578 167,578 000000000000064659a27e33cd577c8223820ea9917307265f51f19da65b6f04 23 0.03 vMB 704
167,577 167,577 00000000000007d967117010af38624973b9e73429f282f0208b0ec6c754bcfc 3 0.00 vMB 967
167,576 167,576 000000000000002c28d395d6f576a7c8728c5b4096e97aaae128aa5e2f11ba65 33 0.01 vMB 109
167,575 167,575 00000000000000d00cd597d6793951b6ea8136f5d6bbac49b6308d61c22e6638 11 0.01 vMB 60
167,574 167,574 00000000000002e5b0fbeba532c6431bdea860a5ebae1a6ca11e631fa33ee07a 13 0.00 vMB 63
167,573 167,573 000000000000023dc563fa924de8d19824dbfb513644a451ed144ef4f4ecc0b1 86 0.02 vMB 2
167,572 167,572 0000000000000af6349ab4f1055fcc1549e8013fee6686514405deeec12ef394 11 0.01 vMB 35
167,571 167,571 0000000000000b4723b1d773bfc82db87373c94cf231063413d0910c5ec63688 38 0.02 vMB 74
167,570 167,570 00000000000001d10bf69c904d4ecac9bc14fac6002f3ff7975e664fbc65bf47 43 0.01 vMB 15
167,569 167,569 00000000000008d83c59b68b6b0388361e79efb48dab2b652a25c3730d4976ec 13 0.01 vMB 55
167,568 167,568 00000000000004580fbaf1f6de2b4572a8ab6ce2f2be831f13906b3a6e64933f 5 0.00 vMB 122
167,567 167,567 00000000000008739be9cd98072881d199d563600554d64ad979c6ac27d28f1a 8 0.00 vMB 75
167,566 167,566 00000000000005ab806f27247082791a9edffd8589dda269ed3aa0644c16016f 1 0.00 vMB 0
167,565 167,565 00000000000007a998b63fa32e965c10da398a954067dc210be320455f1bff9f 17 0.01 vMB 194
167,564 167,564 0000000000000614e17e395df2b9a9f74252020ffc8250965fc855c97d01add0 68 0.02 vMB 2
167,563 167,563 000000000000022f69c093597941f3060bfe107bde284477ff16308cd1c006ad 25 0.01 vMB 591
167,562 167,562 00000000000008f3adf65608154793a2a693566eb1c175fb94f0d8b60ff30721 46 0.02 vMB 55
167,561 167,561 00000000000007ae262cd5441ad4757063357574a8929cd84ff8d76e75a3b603 55 0.03 vMB 64
167,560 167,560 0000000000000bdc4ae63c86b537631aa4a04b3082e4503e1609b227808385cd 70 0.04 vMB 185
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.21 GB
    • Received: 0.68 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.