Loading Tool

Explorer IconExplorer

Memory Pool

40,075 transactions
18.83 vMB
0.18239710 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.45/200 MB

Candidate Block

Mining Attempt f1145c8db3775ab98522aee6708d41e3751822c5f294173595031579681d9149
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 196810b046983c18f28607f58850a95fdce84088b80bee7ca7f7b0c75a2f3362
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.05345267 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (726,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
187,119 187,119 00000000000001cb8fc19dc4ca3fd130fe321fac681d69928f265a4bd9170e84 11 0.01 vMB 71
187,118 187,118 000000000000092a78ca1c5085c2d1bdce2234491cf1c82b82f512512d77012b 71 0.03 vMB 69
187,117 187,117 000000000000019a7c1de706db5cf0991f35d6a2f5e3f11f87f42afc15f2d1f8 88 0.03 vMB 55
187,116 187,116 00000000000007a378242bf0501a1ff6586137dadffd5b44d7c01981366742fd 121 0.04 vMB 117
187,115 187,115 000000000000026f344c8219935cf66a81876c745a3eb4b80d90ea51529cc299 128 0.08 vMB 87
187,114 187,114 00000000000008003130d2f923b07db60bbf6bcde7436b353834568551fc5098 114 0.09 vMB 86
187,113 187,113 00000000000005efe89f572e4ba042dc6be01de91e20678968b41a441df8444a 111 0.03 vMB 82
187,112 187,112 00000000000005c81c952e9dd0eab31f87d077dbc07963da73e438ee2d455bf5 265 0.10 vMB 144
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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