Loading Tool

Explorer IconExplorer

Memory Pool

84,838 transactions
31.38 vMB
0.15267167 BTC
Random Selection Loading Transactions
Max Size: 189.42/200 MB

Candidate Block

Mining Attempt d74d04dd450f6bf3dd1ba7dec53e7925b97fa4c6a789f255950060e8df19e71d
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 4e332cc8b53b070c5481f66b5939c423d8cb4da1f75b995c016dfab87dd7d01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.08056639 BTC
Feerates: 366.60 > 8.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (676,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,727 238,727 00000000000000567d2f0d77dd57fdfbc1b1f17bb95ebb80c5471f88c25a254a 321 0.14/1.00 vMB 141
238,726 238,726 000000000000000e906972197360990823231f5ec70214a96ee67da40b4d5738 399 0.20/1.00 vMB 130
238,725 238,725 00000000000000be42b9d82ba75ccc2a889cb13951d0d4926a3995b019ff9376 438 0.25/1.00 vMB 148
238,724 238,724 000000000000015790fcfe6e7a5d7ee0e803119227061d752351f18345256540 180 0.10/1.00 vMB 129
238,723 238,723 00000000000001177a798a519a857d5726e2e823cc1a540dbc27d46f245553c3 439 0.22/1.00 vMB 143
238,722 238,722 00000000000000238287fcb2978f4b71ad8294d9a74303ba040ea2714e82c2f0 509 0.25/1.00 vMB 150
238,721 238,721 00000000000000dee6b00eaca8251fea2c7a7a05c10da6e9a68d0e5d8d5ac456 412 0.25/1.00 vMB 119
238,720 238,720 000000000000004e325c68494c4260cb2fded11607620c1f0bdf9b440ef8a4b8 685 0.25/1.00 vMB 189
238,719 238,719 00000000000000ebdb470210a76f1d2f6cf7d3f4e2d74b6098eab834e201c253 130 0.06/1.00 vMB 73
238,718 238,718 0000000000000090d32bbea0841c003f28cdc7be9610dff051619bb6b3db46d4 223 0.16/1.00 vMB 74
238,717 238,717 00000000000000f38abe0621fa3776e0eabe090446e7ab484d0edda4cd940348 582 0.41/1.00 vMB 127
238,716 238,716 00000000000000d69fb581bfb239124810f9254a56b759a31ee5d7332f2911b1 215 0.07/1.00 vMB 64
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
Previous 10 blocks ↓
Total Size: 782.34 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: 661.68 GB
    • Received: 14.82 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.