Loading Tool

Explorer IconExplorer

Memory Pool

23,460 transactions
10.01 vMB
0.06150746 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.31/200 MB

Candidate Block

Mining Attempt 88c0d77639b2b9f852d4571127a852c0e337992aeb525c4f80eaeb6dd5b843b4
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 0ec73bb77a1bf8c854a2a981071319c36ba34945b5185b15c5db021d40e7bd80
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.03321145 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (718,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,051 195,051 0000000000000706c013a8fff2295cf078d44388616ccfda313c540500a9046a 32 0.01 vMB 6
195,050 195,050 0000000000000194b7a1ae6568b794987755f9c5bff1467e9b85cd37f955939b 130 0.04 vMB 61
195,049 195,049 000000000000073e0c06bfeab59546afefbc07b99bc162d036ea263aec6a247f 148 0.05 vMB 182
195,048 195,048 00000000000003617d9cbe7a539bdc98bc94b40bcae779c733e360083dd4003e 196 0.08 vMB 117
195,047 195,047 00000000000006594915e39eb394024534dc3866c7524af776cccecc42104ab7 47 0.02 vMB 97
195,046 195,046 000000000000015c1ca15d1edf7c5956690f0a2d4867545f77f130fd9d1cda15 630 0.24 vMB 138
195,045 195,045 0000000000000245b42dc522b79867c133d9f3378df86c1f593dec04943f9855 1,130 0.42 vMB 158
195,044 195,044 0000000000000589b3bd0c9780f546e67712ccdbb3ec4e8acc0f8644d7aae353 145 0.05 vMB 247
195,043 195,043 00000000000005a9c534cb0f87812d93ef14a248733f5637956310e5481214c5 12 0.00 vMB 0
195,042 195,042 00000000000005d7672be39f23efb8150d1c69b8070f3e7f73146f63d0e0d375 129 0.05 vMB 162
195,041 195,041 0000000000000064e34af1d2b4a7983d3f2dd467b9888cc01de12fcd5c120c8b 74 0.02 vMB 207
195,040 195,040 00000000000003f05c7533534f9d735c1a957c29ea2d898deb16a570e0266592 161 0.07 vMB 157
195,039 195,039 0000000000000288380a63a80acb7d5facc25deb80d9e7b337956c060ce31c5e 363 0.12 vMB 195
195,038 195,038 000000000000036a3bea2a7f8113ae96bc55fbb13b4cc886f64330dcd9b1217c 121 0.06 vMB 169
195,037 195,037 00000000000007681434e62865bb1ead6199cef75ec0089b4463715403b5f477 604 0.21 vMB 182
195,036 195,036 00000000000000223c85e757660238904e5a7cca42c1e0d99ebb7ac835726050 240 0.10 vMB 225
195,035 195,035 000000000000010a7b85fac8449960025a909b1606afff9fe6f179da97e68a12 127 0.05 vMB 24
195,034 195,034 0000000000000668af55c64099672f6950843f52f964b86b3c85b38dc14d9742 370 0.12 vMB 212
195,033 195,033 00000000000006b44bec6b2aaa5cf64d8cbf6d341540474bbc2c85fcef932821 86 0.05 vMB 108
195,032 195,032 00000000000001272282b9d57d55d4f1c8b200f1d773deb9508c5216df9860f3 128 0.07 vMB 40
195,031 195,031 00000000000000e25e671d69c9ba290eb92ed6687174ff3f20481746057f7b4c 412 0.18 vMB 125
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

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