Loading Tool

Explorer IconExplorer

Memory Pool

77,856 transactions
29.01 vMB
0.06873215 BTC
Random Selection Loading Transactions
Max Size: 173.61/200 MB

Candidate Block

Mining Attempt be3c215a58ba525d1294db7e81e63297b298220f89defb8a87365c53d623a2d2
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root e73d8514fd5489eb45e9c8a62b32c9e98b15283a09c8d9529c66726d91eb1b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,389
Size: 1.00 vMB
Total Fees: 0.01002640 BTC
Feerates: 73.20 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (550,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,838 364,838 00000000000000000f5a81a8343fa87dc19a456847e8304be405693f61609f02 550 0.50/1.00 vMB 26
364,837 364,837 00000000000000001289b70778a8d6c2c73773e62ca5de6223474d935193cb71 5,973 1.00/1.00 vMB 12
364,836 364,836 00000000000000000f01097c41d5be16c36f581e5255148294470e8e5a65b93b 1,565 0.93/1.00 vMB 28
364,835 364,835 00000000000000000ffd7adff747eab40d5e7bdfd5828d77a20c05f7665f4673 1,344 0.93/1.00 vMB 70
364,834 364,834 00000000000000000f558b018feecf922e6b59b8593302080975e5bf8d7433ec 1 0.00/1.00 vMB 0
364,833 364,833 00000000000000000e9351398d95523bfcef6986cf02890e83277b441a2d62d5 254 0.28/1.00 vMB 13
364,832 364,832 0000000000000000091540a2d3f210d0e47e07080b8ca975a64443429d0885d6 823 0.75/1.00 vMB 34
364,831 364,831 000000000000000011e03da38c7930a23258372b6ac0e36a998775d51c91b56c 5,410 1.00/1.00 vMB 15
364,830 364,830 00000000000000000f000ad0b1b05ec51c7511ec0101a8a52dd6b3a31e562467 869 0.95/1.00 vMB 29
364,829 364,829 000000000000000011dbb8edd9027dfa36831b2a2003f243a759d7613c0963ae 4,469 1.00/1.00 vMB 27
364,828 364,828 000000000000000003bc776bf94041d287d37f09ace167f6d6d1dc200d1caafe 2 0.00/1.00 vMB 0
364,827 364,827 0000000000000000021bfd5f129c796cea6facb262f10ea38f5a997476ddb8dc 535 0.95/1.00 vMB 20
364,826 364,826 000000000000000012fbce647e230bc3b13be81deba7ad1b1ff3c404be627f84 997 1.00/1.00 vMB 29
364,825 364,825 00000000000000000ecc37e676235e222d9bc79c1add111718549548c0aa6f40 805 0.75/1.00 vMB 28
364,824 364,824 00000000000000000c05bb55367d3682c0ff06e4a73287aad188798156b31130 1,160 0.93/1.00 vMB 33
364,823 364,823 00000000000000000c68beea75d75031a39713f7d01eda0d35971516fbb9fdbc 518 0.24/1.00 vMB 47
364,822 364,822 00000000000000000e3d389847cc7674d4ef3961ec5f64477f105897c9240c8e 881 0.94/1.00 vMB 19
364,821 364,821 00000000000000000fa21fe20c40da06089f78370db29583be9d9f9e2161bc40 1,032 1.00/1.00 vMB 50
364,820 364,820 0000000000000000080f7e95ea08f1010bc5becd0111f6b0deeb9bb966581527 1,035 0.62/1.00 vMB 27
364,819 364,819 000000000000000009cd7b8c39607638afb75315f11605397bcac7ec3fe69317 1,252 1.00/1.00 vMB 32
364,818 364,818 0000000000000000078e69f9d777304b968e4fff5b7535cf39fc7cb8bb60041d 932 0.44/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.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.