Loading Tool

Explorer IconExplorer

Memory Pool

83,132 transactions
30.38 vMB
0.14635828 BTC
Random Selection Loading Transactions
Max Size: 183.61/200 MB

Candidate Block

Mining Attempt 69585f6b139c6e9b32221b79b2ca446bd55e6cf7976313a8df18a6ac6e2c682c
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root a6247e5ad7140fb14c3a63d50a95d942ee9b981d9dc58b3e31832989f9eaf94b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,746
Size: 1.00 vMB
Total Fees: 0.06117808 BTC
Feerates: 477.45 > 6.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (537,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,914 377,914 00000000000000000f366d816c02e5728b11e7ebdcb85f3dfd33bc70b5a6bce6 1,197 0.51/1.00 vMB 46
377,913 377,913 00000000000000000af5af3c75a1765785b80374e25061dc06b9fadde39eaeb8 947 0.75/1.00 vMB 22
377,912 377,912 000000000000000011ec38509029158a85772e832c7b69e59d4a5212ea129572 2,193 0.95/1.00 vMB 45
377,911 377,911 000000000000000000185d9b1d27e9a17123d795cac8d49a6e95efe5595bc3ea 900 0.37/1.00 vMB 39
377,910 377,910 00000000000000000582fcf10ac6af854776fd2bce5301c936f85f3fb0d64660 475 0.35/1.00 vMB 21
377,909 377,909 000000000000000003592abc4592d3d7993e49b1dd94c887130fc8facdd78bdb 2,174 0.93/1.00 vMB 49
377,908 377,908 00000000000000000b6e97b5260a6f735d1caa01ae12671aca9340bce7db725b 81 1.00/1.00 vMB 1
377,907 377,907 000000000000000000355c1bc464c72902038bede054f06431b0b55abcf71869 1,390 0.93/1.00 vMB 28
377,906 377,906 00000000000000000bfd5a6c5362bb986cc04143140672c5da0b80b91250a218 908 0.93/1.00 vMB 18
377,905 377,905 00000000000000000c9588f14b53d7251be504b81ef66d97ef92c67aa73a855e 1,055 0.44/1.00 vMB 44
377,904 377,904 0000000000000000050f2ed4dfe981e4bcbd722b336d36e529aeb74f3dec0f75 167 0.24/1.00 vMB 12
377,903 377,903 00000000000000000b13c390f617b8c5e73eb98600ed0019c41e1b44d9158b86 430 0.74/1.00 vMB 11
377,902 377,902 00000000000000000718450e01a849b992c7da61dd25c554d3bb214c21c12345 1,298 0.92/1.00 vMB 22
377,901 377,901 00000000000000001143e2aeec8e9cb82334e37acd9f653443abc16b4241d79b 1,072 0.93/1.00 vMB 19
377,900 377,900 00000000000000000280f0049e4bba812a0b7691493fced28156f6eacee7c732 2,063 1.00/1.00 vMB 42
377,899 377,899 000000000000000001628f157fefbc8d9a47647f0ea794757f338356f79d866d 266 0.99/1.00 vMB 4
377,898 377,898 000000000000000003a7b3b4b8b244a3a812fb514eed9be34119cbf97a113fb5 83 0.99/1.00 vMB 1
377,897 377,897 00000000000000000eb97219eef0775442fbe3893657733c565d7d99f6f40b8d 879 0.75/1.00 vMB 18
377,896 377,896 00000000000000000d8aa12217ef2eaefe5351030ec70ad0adaca4c0a4047783 2,335 1.00/1.00 vMB 44
377,895 377,895 00000000000000000bbe43196d7f3778adc47345d6021f7a59df711b45574929 92 0.99/1.00 vMB 1
377,894 377,894 000000000000000003be8c6df4a3815eea76d0e99d074a46783b30b49c9c397b 808 0.75/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.19 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.