Loading Tool

Explorer IconExplorer

Memory Pool

17,273 transactions
8.20 vMB
0.08213913 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.43/200 MB

Candidate Block

Mining Attempt eafba83e01a8ebcfff48f1638e10466672d24ab84d47ca19816eeb90de98f186
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root 0d4ea54411b50841fa6266c0c1db95a5b5c4c1382829348fab4024d0dd185baa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,356
Size: 1.00 vMB
Total Fees: 0.06507003 BTC
Median Feerate: 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (792,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,081 121,081 00000000000060316bb5b36d752d49890ccbb73a184f7cbc060680b6933584ef 16 0.01 vMB 447
121,080 121,080 00000000000068f040c2cde5c82894727b33610de4c05ea1b1233d2aa2fca6bd 8 0.00 vMB 763
121,079 121,079 00000000000028c05d4651de60cd3b44b5be2b1816243d8d965528a81ae7875a 11 0.00 vMB 585
121,078 121,078 000000000000472bd5cf01798c1dbd0e6d25dab52f8d696753580008db80e893 9 0.01 vMB 506
121,077 121,077 000000000000372744c19efaf112182bbed961a0fee0d89a6f04b4984e4f4584 23 0.03 vMB 1,160
121,076 121,076 0000000000003d4b7b5da478538beb0060ca553c54b35c8946f9a5ccb24512e0 46 0.03 vMB 279
121,075 121,075 000000000000033dcfc64fde1d82e1d8bc5c58e27a8f8d13c0bf4cba5d9d2adf 43 0.05 vMB 633
121,074 121,074 000000000000247a36e8f3abf31335721f15c2444f627e0a248671b9c907f7e5 25 0.05 vMB 598
121,073 121,073 00000000000072cb4cdd156e0eb5136f8c6c6b575f785c22949608236508f7ca 7 0.01 vMB 257
121,072 121,072 000000000000444ae09cec4ce9f07fe7b32cef925ec85b0891352a8ce4b1451b 81 0.03 vMB 308
121,071 121,071 0000000000001c6430c1997d19f4feaacf39dae96097255faf9fd20281cfa69a 1 0.00 vMB 0
121,070 121,070 0000000000001fc948f18a1a71312ad0cf8dd9163e4b5b4fab8c440915af16f7 25 0.01 vMB 734
121,069 121,069 0000000000000adbec0c504df39383277cfcde45965a598381226c9d69ac49d4 11 0.00 vMB 343
121,068 121,068 000000000000418f02482273ac6a32d16edec9b32ab0ba4df6cedace84296896 8 0.00 vMB 1,551
121,067 121,067 0000000000000d80f675420be668f669c8fe2fb47dd37973bc03acfdb65f85b8 23 0.01 vMB 1,687
121,066 121,066 00000000000040b5f954e6fafcee88e83bfc518652e38c4ddf0093fefbff180a 160 0.05 vMB 81
121,065 121,065 0000000000003fda5b8545f616c8669068ec0d55df9a2ab7c3eef56f1d27c7b2 12 0.00 vMB 281
121,064 121,064 0000000000009366035bfaac09768eda7c6c00f30dc43a82f242b03cded2af61 23 0.02 vMB 419
121,063 121,063 0000000000009149970f8b22ebc89bc39f94ecf62fb2d103895b140cd1e6929c 16 0.00 vMB 1,245
121,062 121,062 0000000000002fd2fcb88fb3161f8b1dc957edec768a92197a2682ef1e411111 14 0.00 vMB 1,013
121,061 121,061 000000000000423ab1d771c156011400c26796aeaa4a696e50883110d106e189 16 0.01 vMB 1,408
Previous 10 blocks ↓
Total Size: 779.61 GB

Node Details:

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