Loading Tool

Explorer IconExplorer

Memory Pool

36,049 transactions
15.27 vMB
0.08559688 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.29/200 MB

Candidate Block

Mining Attempt 4135d0fb1fe5e0eff5f97f55d6f5ee5083a8604d8c8d493efbddd9c48d630578
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root ddad39c91edf84691fca1c698eab2d6102fb23bde1def7941878514a04028954
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,935
Size: 1.00 vMB
Total Fees: 0.03169015 BTC
Median Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (724,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,205 189,205 0000000000000802f60d38160946af5c5ddc156477247ac9bcb6fac29c60571a 229 0.10 vMB 182
189,204 189,204 00000000000009441aeb91ff0ebe11ea79b1fc54d7fc4e4f13a4d85d8614163a 193 0.08 vMB 122
189,203 189,203 0000000000000854e370ac8072f854e1f0c2085396604b12ce62787c23bc36b0 183 0.06 vMB 56
189,202 189,202 00000000000005478db7a35b6a233e92ce0171b326f0bc73f373c407b31878fe 523 0.21 vMB 404
189,201 189,201 0000000000000214aa1889a124a4cbc47d329ca12d4c3abcac9a8aba250ccf33 519 0.24 vMB 126
189,200 189,200 00000000000008e8f8039903f69df6bd245b4dd75e6ab750805d96d4fc02b972 305 0.13 vMB 115
189,199 189,199 0000000000000326b642d4e759e050a49a40a88d19d850cc9e4ad79c52f65167 409 0.17 vMB 124
189,198 189,198 00000000000000908ce2319303af101a062d365e1eaff47e098477defeb997b9 372 0.17 vMB 121
189,197 189,197 00000000000008a8fdcc0bac841cd1cfaacc8155b018a9f1221b58554dfe7ae9 460 0.25 vMB 162
189,196 189,196 00000000000007709a9f4fb826c13d70baf715b0e401a44b6be30f16f7591946 638 0.25 vMB 151
189,195 189,195 0000000000000201c0bbde91f83d49e76ca7c3e02d3ca0cb5a29cbe536df5f33 95 0.04 vMB 105
189,194 189,194 00000000000001d5f2ec47b626d8faeb24a2ea534aceb54b6537fc4cf60db410 76 0.06 vMB 97
189,193 189,193 000000000000018afaf117ecd76cca8f4e68550e8d5c8c205e4de442d2abf77c 156 0.04 vMB 42
189,192 189,192 000000000000007533888b401da3dbc1ccaeab18858689dfef992cfb7bfc36cd 602 0.25 vMB 122
189,191 189,191 00000000000008d5e669e31c4cc79d19a16252a1d8bb6c286059bcee34ebc9e5 153 0.05 vMB 72
189,190 189,190 00000000000000f083ba98a51d299cea7976160c0ea6b82dece0f5af3a2c4a41 463 0.18 vMB 127
189,189 189,189 00000000000005cc88a4d201210170534fa81cb90f1b69159251d97e63fe93a7 458 0.25 vMB 125
189,188 189,188 0000000000000406a508abb31412b4a2ed6c401333fe677bd5db62c3009c54dc 1 0.00 vMB 0
189,187 189,187 00000000000001f80521f47788ad1987b687ac9beacddddfd85ef934dd4bf106 13 0.00 vMB 9
189,186 189,186 0000000000000160acb85a2583a3bb2c9cf4dfd4f2d7d55e909abb435c953698 138 0.05 vMB 11
189,185 189,185 000000000000035768896c72f81e927e817a938eeec01339ed3e0b076a046e8f 567 0.25 vMB 117
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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