Loading Tool

Explorer IconExplorer

Memory Pool

77,139 transactions
28.84 vMB
0.06731588 BTC
Random Selection Loading Transactions
Max Size: 174.22/200 MB

Candidate Block

Mining Attempt cae9016c712768c647cae2feae64abbda8f08ddabbe6f721601455b59d77c744
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 66ab92d983d9ea8ca6eb44e173e17f55cec02342d0fe558182ee9a70f803ec03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,303
Size: 1.00 vMB
Total Fees: 0.00721197 BTC
Feerates: 40.21 > 0.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (719,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,823 195,823 000000000000062a0a8f05a09ba746d262a9dd6c826c91bcf2931622594727ce 307 0.11/1.00 vMB 150
195,822 195,822 0000000000000651e22f49a8bdbc6cd57ffed2f1a883bc5a9ad08291ce795b71 294 0.10/1.00 vMB 140
195,821 195,821 0000000000000205e780ba7a7e726450a7f169809e1a2a86c10c588f41390260 77 0.02/1.00 vMB 45
195,820 195,820 000000000000016eec90ef868003402254c9142a43e9a240ed72ad19859ecdb9 222 0.08/1.00 vMB 132
195,819 195,819 00000000000002de0479b4579f68c9e676c7a0f581b148820b141f6401f928f6 59 0.03/1.00 vMB 98
195,818 195,818 0000000000000031e61b8d2f870dc66255665434f18c9de90869e50442bca09c 75 0.02/1.00 vMB 177
195,817 195,817 000000000000010607e97e3a5e4f84e5142cca75aeda0e2600eb70d7a583e7e9 238 0.15/1.00 vMB 121
195,816 195,816 00000000000005d25b44e787e11c3be0f218d59ee7923d8e405ecc8327d39d47 50 0.02/1.00 vMB 218
195,815 195,815 0000000000000205e3b6ef9ce7b1215fbbfe25fb057dea543be7cdded53af004 126 0.06/1.00 vMB 127
195,814 195,814 000000000000009461433c0fec75e404e6f4ab2c23b43dc4556d8da8b5d9febd 77 0.02/1.00 vMB 33
195,813 195,813 000000000000035f36c38dcf65501dd7d023b17d6e66407318d55286bcffe00c 338 0.18/1.00 vMB 117
195,812 195,812 000000000000053c41bea32dbf11270276930c8d34ad65083d0f8a6ec9c2e480 321 0.20/1.00 vMB 97
195,811 195,811 00000000000002232c343e2aa5e8cd23d0f5030e86a3669cf09475c910f9151e 98 0.06/1.00 vMB 85
195,810 195,810 0000000000000146d00c7063ea165602735d962480b5e2d7b5eab3ff3061d38e 199 0.07/1.00 vMB 144
195,809 195,809 0000000000000191b1c561b3376efe193097d9869cd2611930b9fe46907c0fac 15 0.01/1.00 vMB 0
195,808 195,808 0000000000000030355d06d4e9259cd81400ed71a12fd2a3255b206e08c63662 143 0.05/1.00 vMB 157
195,807 195,807 00000000000003e7f3b72313a76ea7a9f6b71147e44462fb481e0ea6cc6e325d 100 0.05/1.00 vMB 115
195,806 195,806 000000000000057de7c92790b91084a8ae95a6e609c9e83cd6ff803e83e49f97 123 0.12/1.00 vMB 81
195,805 195,805 00000000000002417c0dbe9f95f8dce742daac95c8cdc2ee0dd94db2e53923e0 120 0.05/1.00 vMB 67
195,804 195,804 0000000000000439de1f0de97d4a8aa7740287619caaa05d7548a5f572af835c 138 0.09/1.00 vMB 108
195,803 195,803 00000000000002cab5f94bbe579b27b4977432f1ff5cfa7a38de58c59566b3ec 806 0.25/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.57 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: 670.28 GB
    • Received: 15.84 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.