Loading Tool

Explorer IconExplorer

Memory Pool

40,331 transactions
17.76 vMB
0.15203612 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.08/200 MB

Candidate Block

Mining Attempt f65dfe9e316fc12a3ad1883eab402aec2428f5da891c1808ff0a3ca39bd779d2
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root f7044ca16133ebdd02e2dad82c227d106988c7aafc12ed3c16ce71468d63cbb8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.04424070 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (705,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,427 207,427 00000000000002a1f7aeea0f738c822be9b351f8b67410f8d65361d75490e714 62 0.02 vMB 172
207,426 207,426 00000000000000cff625657154d0b50711dd68653d5c46aa4fe3305ffcf49bb7 14 0.00 vMB 23
207,425 207,425 00000000000001bcaf951a8f20dcff1f2ee880e6114b3b38c5ee7bbe69f7c8ed 431 0.16 vMB 194
207,424 207,424 0000000000000190a549c54e48f884b106a43797502e277a8a56e2b958808427 657 0.24 vMB 197
207,423 207,423 00000000000003e9eac163d318ea8e62dd3e9ffbe72acbd34206b01ff62dff80 94 0.04 vMB 119
207,422 207,422 00000000000001bac881d15a47c08bff279c71b8b1ef1ef8a134f3924f7b513f 443 0.18 vMB 176
207,421 207,421 00000000000000a8a282618ccb2517ed681d8fdcc31770b9b5fc0531b9fa77aa 67 0.03 vMB 127
207,420 207,420 000000000000043bafe50e5df24cba5b0602f76b525d33448370d3136f3b7e07 191 0.13 vMB 534
207,419 207,419 000000000000000d537bed4b1c4adebee1962fdc38399910d11294c36739481d 560 0.25 vMB 174
207,418 207,418 00000000000000010fe8c219e1292416bf619c5c466581ca6a606a9c0a9aef2f 57 0.02 vMB 73
207,417 207,417 00000000000001dbb6380bf484dd4c1d3e0f3de8c45e918b455abf7cb7f477fd 696 0.25 vMB 336
207,416 207,416 000000000000011224ad9cdea7cde590e847dbe8c8cba6fb5670a94d0a866f6e 62 0.02 vMB 173
207,415 207,415 000000000000021adb06d6a452c0392b03d70efc4625fb045bc354ec7ff25c44 61 0.03 vMB 62
207,414 207,414 00000000000000ad365254437129d942be12fe9a2cc0008620bcfa2270854596 551 0.22 vMB 198
207,413 207,413 00000000000003053f42f0c5c6509ffd2ee707d1fc8c1a67c8db3bf853890853 100 0.04 vMB 98
207,412 207,412 00000000000000966e6184c5597384f3148a9124f02d9b05a9817d8ba88b21b4 12 0.00 vMB 91
207,411 207,411 000000000000028336667703d8bb8df2a149736d285ea1d8983c6a870dac4a26 59 0.03 vMB 123
207,410 207,410 000000000000015f69e578b58f8d5661cd0e271e3bc3d038f81630992ab26561 74 0.04 vMB 105
207,409 207,409 00000000000002410228fb6272a7c5bb9a36a56835edc0c6144c83ad45056b38 287 0.16 vMB 154
207,408 207,408 0000000000000157653b67f1dc66a9e0d8f8a039a1976249c68f538d201986b0 65 0.02 vMB 141
207,407 207,407 00000000000003902d704e388e9fb20d156cb5fd4a0319a3ef88a6ce149a5992 196 0.10 vMB 163
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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