Loading Tool

Explorer IconExplorer

Memory Pool

74,649 transactions
27.73 vMB
0.07405772 BTC
Random Selection Loading Transactions
Max Size: 168.72/200 MB

Candidate Block

Mining Attempt 491bb2d1d135e4ec6f0cfe2709a99dca47e7eeb80a16c6c46aa03d975006bd7c
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 76a8c8a8643779b7c87dce15ba203c6df5541053731d00934742c48011671647
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,827
Size: 1.00 vMB
Total Fees: 0.01481072 BTC
Feerates: 71.37 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (88,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,057 827,057 000000000000000000036ff3bb4c63cd7313ffc1340b8a415549ec8dbc76a2b8 2,250 1.00/1.00 vMB 44
827,056 827,056 00000000000000000001226036f23d0e6c545622274de549b999d6c0a3bee03e 2,244 1.00/1.00 vMB 35
827,055 827,055 00000000000000000000e95a507468e8b5007fd98f03e9188339f2f057333471 2,494 1.00/1.00 vMB 76
827,054 827,054 00000000000000000003abdff50694bcfb8beeda8e80a9bec1cd82cde6b637ee 2,163 1.00/1.00 vMB 48
827,053 827,053 0000000000000000000165ed48ad51803d04e21e0c57a7e0702544721a61e80c 2,536 1.00/1.00 vMB 86
827,052 827,052 00000000000000000000df31e29fb548a760d73229ea0cd660f7710a6bf9e9da 2,317 1.00/1.00 vMB 61
827,051 827,051 00000000000000000001369551ce3ac0b5584e2bed2648089dbb9839eb3e34ac 2,554 1.00/1.00 vMB 79
827,050 827,050 000000000000000000008c8c794c67fd9c6294de47960edc1cdd98a6eb248095 3,602 1.00/1.00 vMB 92
827,049 827,049 00000000000000000000f9e055e616a963f627981e6e578e0b1286228269b35e 2,030 1.00/1.00 vMB 147
827,048 827,048 00000000000000000001b7302799c43f9191738aadc160fa87eb04866c11f0a7 468 1.00/1.00 vMB 35
827,047 827,047 000000000000000000023e31a3c5d311fb04eccd1c52ea76ae60319c57ee9f08 2,701 1.00/1.00 vMB 35
827,046 827,046 00000000000000000000975a873a89c95420c1a0188bffc44da596368ea4a518 1,921 1.00/1.00 vMB 38
827,045 827,045 00000000000000000003e41ec18f639bb135c0f2e42f746b41cefd854d35af58 2,441 1.00/1.00 vMB 48
827,044 827,044 00000000000000000003ce91ab200837dafbaf4e5c91decbe82e50e366fe83e4 3,157 1.00/1.00 vMB 72
827,043 827,043 00000000000000000003fbf860174ef509cf972d86b7463cef801b0bce5d1dbc 934 1.00/1.00 vMB 38
827,042 827,042 0000000000000000000003b7c3b952f98248c82097feb9605130a9c48b94654f 588 1.00/1.00 vMB 31
827,041 827,041 00000000000000000003e26ab1296500d39691ba0d02efaac3e6f7df55662b08 2,724 1.00/1.00 vMB 64
827,040 827,040 00000000000000000000fbd5aceb6aa96f99a389e52458d59277d9c522f26bdb 1,595 1.00/1.00 vMB 42
827,039 827,039 00000000000000000000a8ca51654b387b10ed0a4a13bfc49c88a4440fee714a 2,941 1.00/1.00 vMB 61
827,038 827,038 000000000000000000024465bf58536c5608c0bf31b2174e6752e43541a6f0cf 630 1.00/1.00 vMB 34
827,037 827,037 0000000000000000000193e845f2f6edc6e18b5d453bb66cce679a05950a8cbf 1,641 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.