Loading Tool

Explorer IconExplorer

Memory Pool

29,380 transactions
6.67 vMB
0.05401964 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.97/200 MB

Candidate Block

Mining Attempt def7e23a6e80fd20df91e4508c5a8867576706fea479e8f20bf39a7a777c2a2c
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root f99028710d494296900b7ec369ece2d9c3e393e689fbcb22f67a6900cc6f71ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,372
Size: 1.00 vMB
Total Fees: 0.03676918 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (715,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,919 197,919 0000000000000472bf6bd14011ef0f392cbd8628ee5e5be57503d560e11566e0 140 0.05 vMB 255
197,918 197,918 0000000000000412b7d96204ca48bc9aab3e1180cb77385acf36f76782afbe87 126 0.04 vMB 175
197,917 197,917 0000000000000445cb5b4087d44ae397cdcce87c8ccfc1686653479fbf29ba0b 724 0.24 vMB 194
197,916 197,916 00000000000000f11a4e3910594ef1732dcbc534633677469e66debdcbe16156 171 0.06 vMB 526
197,915 197,915 00000000000001b44872235daf210cbb5f253e1f1c3317f8e1ec5303dcdb2a23 32 0.02 vMB 373
197,914 197,914 00000000000005900b53e50ff06e6400ce58b930f9316e0124cbc41cdb75475a 15 0.01 vMB 108
197,913 197,913 00000000000004497fe9f3aa38d070484ad8323e4f66812c43d10d1f2b4a1189 58 0.03 vMB 86
197,912 197,912 0000000000000424b5713de9f6fc4ff425375a438625388df58191739221acb1 119 0.05 vMB 131
197,911 197,911 000000000000039551682f252dddc86444a05b3e178841cf726f6b16dc684c0c 92 0.02 vMB 86
197,910 197,910 0000000000000192f61da47945d33f579a85c2dbff9b2897ea96271387566617 72 0.02 vMB 324
197,909 197,909 0000000000000324f06c0e6cbb885be8f49cb9383f96d419c26ccfaa96522bbb 66 0.03 vMB 107
197,908 197,908 0000000000000181139450acd5a7cf35022616a67dea3e625fe2af8ceb08d658 423 0.12 vMB 189
197,907 197,907 00000000000002b24de50ea77d9ca2913367b4752be247353bc859c34f1725a3 512 0.23 vMB 99
197,906 197,906 000000000000044e5d3006f53e86e3858b0cc97a4687c874c3531b979e8c9bc8 100 0.03 vMB 520
197,905 197,905 0000000000000309af857bff7416483151cdc48039dcb7e9c3335c5f6fb21392 577 0.23 vMB 223
197,904 197,904 000000000000009db302a7246b909dcc90e2b5f25092a30117199db01d5a40f1 134 0.06 vMB 120
197,903 197,903 0000000000000151fa6f097bea2eea394ca838b751349b7bf57411c6a1567a8f 39 0.01 vMB 202
197,902 197,902 000000000000007dd35f1126ee1086be72c93c7ca0695a076eb0c4e74d0865ca 267 0.12 vMB 105
197,901 197,901 00000000000005389350dec624c122479bbdd1884501080b5dde24aaa39e25a0 29 0.05 vMB 70
197,900 197,900 000000000000054e8c833f882ac511d6a43afd5ef10d914d617f39dfdc6e5b4d 213 0.09 vMB 210
197,899 197,899 0000000000000080abf95600923008d95a3247a2cde480a26e002ceb0bcb47c0 199 0.10 vMB 136
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.46 GB
    • Received: 0.65 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.