Loading Tool

Explorer IconExplorer

Memory Pool

78,968 transactions
29.65 vMB
0.10778682 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt 7ae44b0fa9cb813e2a6a2a0d02e68b4ae5236474b4f35b96a93298c064eeaafc
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 1dfff304f838cf8e442bd364d3bb1c5b60a92dd1ea22669dab2b9aead03ce5ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,783
Size: 1.00 vMB
Total Fees: 0.02548647 BTC
Feerates: 100.53 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (600,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,865 314,865 00000000000000001a77f8f1c0ebfcd01cc8df9188af1d760a9198fbb0f1e145 102 0.05/1.00 vMB 26
314,864 314,864 00000000000000000595d8da50b52f3dd78ee19400743f733649618ebd00b2cf 368 0.24/1.00 vMB 21
314,863 314,863 000000000000000005b792574f8b8e3e9be5cc35c8da34b6ba4e0f845f4bfe1a 372 0.18/1.00 vMB 30
314,862 314,862 00000000000000003306ccc7fac51c048a2335ae605afc17427db9b307d45114 51 0.03/1.00 vMB 21
314,861 314,861 00000000000000000800d2416c1a61f4b4e7d203bc515b442d59cf1d9f0ff7bb 249 0.10/1.00 vMB 31
314,860 314,860 00000000000000003099e82b5e38ddbf320f68a0a3b876c188b969113352ba12 147 0.19/1.00 vMB 16
314,859 314,859 0000000000000000121e4d45bf5f97b2edddab01880cba73e9d1284174b450ef 339 0.26/1.00 vMB 21
314,858 314,858 00000000000000002dcb3fdd206de5433073315ec107dcb90fcfee9c34a3e0a8 225 0.17/1.00 vMB 21
314,857 314,857 0000000000000000154db637a6d7a2a28a78df127b32cf3f2b8f09e7e5018d33 427 0.25/1.00 vMB 29
314,856 314,856 0000000000000000109ee15a123b0c9f3abd539a13b146ab9ba1b2ec451c6fa9 9 0.00/1.00 vMB 25
314,855 314,855 00000000000000000c710031e574fdc21f75083c6b4d063a1e3f660ec23f153d 61 0.03/1.00 vMB 26
314,854 314,854 00000000000000002f326c63cde390d63493029c986decc34380b32b1bfbc78f 215 0.11/1.00 vMB 22
314,853 314,853 00000000000000002ab9b351539c5bb9deb643ecd4fcc33d548ec0f07a3271b4 431 0.25/1.00 vMB 27
314,852 314,852 00000000000000000b716a5440faa86c34fd8f14b27f10e34782e537e4092262 46 0.03/1.00 vMB 25
314,851 314,851 000000000000000006b2110073c605cd1aae0c226a3a20e11d8254b3a33b81a7 113 0.06/1.00 vMB 20
314,850 314,850 00000000000000002213875eb2b0f2e1d6a260835138a2069e32ae3deeaf132c 143 0.05/1.00 vMB 32
314,849 314,849 0000000000000000255a50327f9d335c18c568e93e735e24790d79fc72815a4b 151 0.39/1.00 vMB 8
314,848 314,848 000000000000000034d8e41e868562a20ce3936821245b352b1706bf76025c9d 1,049 0.50/1.00 vMB 33
314,847 314,847 00000000000000000fd6ff571b6c085a62c9e199be01db970665ed7cdc3ab38e 341 0.16/1.00 vMB 29
314,846 314,846 00000000000000001ecc4dd9a55164c06d8e2ae839a9f958935b0190a167f782 153 0.08/1.00 vMB 25
314,845 314,845 0000000000000000072e44335758563067199543977233adddb090721f319ce0 414 0.19/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.