Loading Tool

Explorer IconExplorer

Memory Pool

79,034 transactions
29.57 vMB
0.07115480 BTC
Random Selection Loading Transactions
Max Size: 177.73/200 MB

Candidate Block

Mining Attempt 9b626873c1969f8a5a472c6bdae6da1ccbd514236c3eb1291c7e067a9396f16f
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 57bc4deaf7ef5611fd7b5bda1e0dab24935ba344c3cf15bbd48c85554671e115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,605
Size: 1.00 vMB
Total Fees: 0.01096427 BTC
Feerates: 60.27 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (130,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,009 784,009 00000000000000000003f5705cdd8b02a9409811a90c9fab0209b1243e5a1a7b 1,316 1.00/1.00 vMB 20
784,008 784,008 00000000000000000000a2ebaf4a7ad50c136dc814d704063954bfa18a0a3f67 1,416 1.00/1.00 vMB 19
784,007 784,007 000000000000000000002fac774e3a4694c166f66cad4c7c57be314af9ac638b 2,072 1.00/1.00 vMB 18
784,006 784,006 000000000000000000014c5f1f99bcfd4070591dea8c3d2b220c4ccd00908f1a 2,894 1.00/1.00 vMB 26
784,005 784,005 0000000000000000000124c553e927387640b612093284dcac7be511012e2690 2,528 1.00/1.00 vMB 36
784,004 784,004 000000000000000000024957e799828bfc0e72090374248773d190bb37655aab 2,933 1.00/1.00 vMB 40
784,003 784,003 00000000000000000003b1bd1c4786eaef7d12a713a01611b9d73d393b78bfc4 984 1.00/1.00 vMB 103
784,002 784,002 00000000000000000004043cf9cdb05cbad9d8987731df1a27c1c81793171cce 1,311 1.00/1.00 vMB 18
784,001 784,001 000000000000000000022dda59323a317f53ec9ddf80a9e5a7764cd81390eece 3,133 1.00/1.00 vMB 27
784,000 784,000 000000000000000000035c3f0d31e71a5ee24c5aaf3354689f65bd7b07dee632 1,617 1.00/1.00 vMB 13
783,999 783,999 0000000000000000000488601fd3bcc7913bb9089595bd49f1990981d6366390 2,571 1.00/1.00 vMB 23
783,998 783,998 000000000000000000050a92de940edce045a971a1c8f0ee869bc77654264be0 2,909 1.00/1.00 vMB 16
783,997 783,997 00000000000000000003a6c424ab98929a29464286949425f834c75c29a7ea8e 3,093 1.00/1.00 vMB 28
783,996 783,996 0000000000000000000141ad49c46984ad5d4973c88775d5a0277234acc589a4 1,240 1.00/1.00 vMB 9
783,995 783,995 00000000000000000004db45d312792a7c39122ce2e4bb756637d181b06b9ee5 1,160 1.00/1.00 vMB 13
783,994 783,994 0000000000000000000287ac710333ba8a5b8a2491de24573ed9cd16aa730f8c 1,643 1.00/1.00 vMB 25
783,993 783,993 000000000000000000032c2e67552e4054e6a108a4cc279b1e701125f50c7ad0 3,094 1.00/1.00 vMB 16
783,992 783,992 0000000000000000000080ecffef1f3a7f43e5865ce73288f63e552f1d7e63dd 2,422 1.00/1.00 vMB 4
783,991 783,991 000000000000000000034a93892e56c5359ff3cd8c866336a3c234cc31322e4d 3,059 1.00/1.00 vMB 10
783,990 783,990 000000000000000000052157d8ed7d77c30faa1c89ef83ef1e851f0d17159ab9 2,866 1.00/1.00 vMB 7
783,989 783,989 000000000000000000013ce4580cdd28a911f8f50e4d03682780089075bb3ef9 2,353 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.