Loading Tool

Explorer IconExplorer

Memory Pool

66,016 transactions
30.39 vMB
0.07724283 BTC
Random Selection Loading Transactions
Max Size: 172.06/200 MB

Candidate Block

Mining Attempt f80bd777335a6e4785ed328b9b4bea08ac46c9d7764fbe12fa4e7e27644a69d6
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 831ee933f375215b6041265b96d74ea6767c26ba857ecbdd6777f908c0ff4fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,238
Size: 1.00 vMB
Total Fees: 0.01804722 BTC
Feerates: 150.93 > 1.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (676,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,715 238,715 00000000000000dbff493fd86471ae92de7a194cc72eea5246c942fa9912bc6d 200 0.10/1.00 vMB 106
238,714 238,714 00000000000001109b674a82e9ec566ab99fa26b9b13c61294a90c2ffeec4867 589 0.25/1.00 vMB 247
238,713 238,713 000000000000004513492bbf974ea83ba7b07b99c6b2e737f3b98db881e7af17 162 0.08/1.00 vMB 163
238,712 238,712 0000000000000066208941a57bae40adc85759db1a505393d344939cd79286d0 476 0.25/1.00 vMB 164
238,711 238,711 000000000000015c6f65bcc9249bef64f93ef55a05d7f736c2657beb514cbf14 496 0.25/1.00 vMB 150
238,710 238,710 0000000000000141258e5d17fb665acaf4e21e1b1cb2fd7946154c73dea8e0e9 604 0.25/1.00 vMB 179
238,709 238,709 00000000000000f6380656bf81fda297819d835efd03415a47c1cf48806b0486 302 0.10/1.00 vMB 29
238,708 238,708 0000000000000151e018a6ee44abb390f1f5ad4391549cb98bfd6217c18f7b91 484 0.25/1.00 vMB 141
238,707 238,707 00000000000000a5fe45f1c53f0970394a33b6ad8c5ae88d913e50770345d41d 652 0.25/1.00 vMB 195
238,706 238,706 0000000000000102dcccbade4f704c92adcbf7d15ec59be531f3b1fe5d4d3474 824 0.25/1.00 vMB 261
238,705 238,705 0000000000000091c2ddae277186e8e46f0346831185b1ee57e6d58a68e02716 272 0.17/1.00 vMB 128
238,704 238,704 00000000000000431ffbd519b783bc00dbf3cd7b3ad834eabccb687bbc020d80 242 0.12/1.00 vMB 176
238,703 238,703 00000000000001368e2bea87447372318a182c5930fc9dc5431e63193331850f 45 0.03/1.00 vMB 124
238,702 238,702 000000000000013713f998472d2c17e32e92d6e16e931231b688fd0e414ff1da 271 0.14/1.00 vMB 168
238,701 238,701 000000000000006acac97826062257a82a19790f8d519f93332840599dac33f8 75 0.03/1.00 vMB 114
238,700 238,700 000000000000004c5a35ca0b0f73dfb7145aaad241cee50740d0806303420393 213 0.10/1.00 vMB 176
238,699 238,699 00000000000000ea06c3efb167a17ffb27e36e2fd76141ae21492a5e16a4021c 146 0.07/1.00 vMB 146
238,698 238,698 00000000000000cd3391547d0866c874d784efb2e8db3f485b850d89b6d51a61 366 0.17/1.00 vMB 166
238,697 238,697 00000000000001574743380b544dc1143b5f0ad3ba659b6a0b44e1ee574ff233 475 0.22/1.00 vMB 163
238,696 238,696 000000000000014ae596864f4ddf8e5249bcc3c047c40eb202120dcb1f5d5c98 246 0.15/1.00 vMB 137
238,695 238,695 00000000000000dc2894cbec05bbca52fd2ad57ff9c7e4223fc15690c41b8ef8 280 0.25/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.29 GB

Node Details:

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