Loading Tool

Explorer IconExplorer

Memory Pool

33,779 transactions
14.24 vMB
0.06387231 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.19/200 MB

Candidate Block

Mining Attempt f6e598c46519398495278192abfe9b44f342fb089ca8d12d7bdea8b83e38b7c6
Version 20000000
Previous Block 000000000000000000017e2f1435f6b729e043b061b87ca7e01c1c807e574dcf
Merkle Root e681ff3f8128d4055f69ede92502988ed688bd38d2a136099553adb202b6e529
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,028
Size: 1.00 vMB
Total Fees: 0.02281029 BTC
Median Feerate: 1.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,338 (726,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,140 187,140 000000000000057d242bd6e5cce860ee7c71393f045f28b6cf1e42b01c9bef07 226 0.12 vMB 93
187,139 187,139 0000000000000486fb041456433d90fec75b5fbc284babcab882b2842e76c2c9 81 0.03 vMB 114
187,138 187,138 00000000000008eca958f405fff3aa956000f1b355f9576f0343d0604cde3df9 6 0.00 vMB 15
187,137 187,137 000000000000036729a33e950b635638af62ac4edf6392f90391288d07578196 7 0.00 vMB 85
187,136 187,136 000000000000021e8aa7e63cf638303ab45cb1939e87f4609d44e24f5f2f9c0c 53 0.01 vMB 3
187,135 187,135 00000000000001d6c5d4c7acb4b634b810b0ca94730088fcd8d0ab48d0ddcecf 375 0.14 vMB 134
187,134 187,134 000000000000027f42d0dea0b92614517a0fc519e1a6642b30568cbdeec2880e 10 0.00 vMB 302
187,133 187,133 000000000000058c00f82a85580b83daa46ecf646b47c5b66b1cc32890a1d3c6 12 0.01 vMB 70
187,132 187,132 0000000000000453878f6c213e32bc41ad058144b5af22ab9d2fe53dc40d6f67 48 0.02 vMB 58
187,131 187,131 000000000000029476c2bb06f316bd6d3d27aeaa3cdc57d785a2eacce2e7ebac 106 0.04 vMB 128
187,130 187,130 00000000000002c019ddc5bcf76e8e61ac50e53f9cbf3adaa4e1587788c9558c 48 0.02 vMB 184
187,129 187,129 000000000000063a6e41adf25963fca49e05f0827467ec27471417f08eea25f8 120 0.04 vMB 118
187,128 187,128 00000000000000a0c44c2ccb28f8cbe0953db44775c0f34ae22abae27e3391e3 51 0.01 vMB 116
187,127 187,127 00000000000004898783cbade14788b18c21ed15d3ebab7a8b33a84922bd00b9 248 0.11 vMB 126
187,126 187,126 00000000000005cbe50d034e1e1da313b842e9d1e2f00cb3b0c37b614957a8d3 114 0.03 vMB 15
187,125 187,125 00000000000000fd57d6b8476a650d3a0891200c707b1bbbdfa03b303f62f610 292 0.10 vMB 124
187,124 187,124 0000000000000222fa2dc7c7cc6e97d4c972b02d19d8e359f368558588772571 195 0.10 vMB 129
187,123 187,123 000000000000055baa9332b4dff0c36eeeb47397d85189fe3de529ce59700103 78 0.02 vMB 110
187,122 187,122 0000000000000116c790287f72b5516feccef6e420544d96d7b77b2807e949e2 215 0.09 vMB 118
187,121 187,121 00000000000004c28969f2bdc683507dcf6a91a000fb5e996482c19e7f413fe6 44 0.02 vMB 49
187,120 187,120 000000000000031e430541b2ff6b2928a5d5b34ee5e096a9f3b871ef2865f8ea 211 0.12 vMB 117
Previous 10 blocks ↓
Total Size: 779.45 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: 140.07 GB
    • Received: 0.57 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.