Loading Tool

Explorer IconExplorer

Memory Pool

77,448 transactions
29.03 vMB
0.06996309 BTC
Random Selection Loading Transactions
Max Size: 178.01/200 MB

Candidate Block

Mining Attempt ea5c0dfd5a39e11f24f2d16fc3ffc0b856a0ab857725c13e4987cb62e4afc212
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root ac19170cedc5bc6fb6de85e9106dc677589b58f4d4712e85ef7d75a50907f1fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,105
Size: 1.00 vMB
Total Fees: 0.00665093 BTC
Feerates: 94.79 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (558,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,252 356,252 00000000000000000c300868b8f1f43b49bfec0726fa74f703f638ccff6984b0 24 0.02/1.00 vMB 12
356,251 356,251 000000000000000014d4372735b9d789705855baa2cbf457d21552b924667115 728 0.50/1.00 vMB 23
356,250 356,250 000000000000000006219837368d6f61372466a81f90e583f20b2db6a9535756 1,843 0.75/1.00 vMB 33
356,249 356,249 00000000000000000309f9f16e1a5810a945ff866e5b0c6e41d651a37f20be3c 216 0.10/1.00 vMB 24
356,248 356,248 00000000000000000511da60ec9a9cfe38480ab886d1e7fa0b26b77434a6fc74 875 0.58/1.00 vMB 17
356,247 356,247 000000000000000010ed30b9f3ee4b748c84e30ef5a1949bed45b6bda9e5b236 1,437 0.75/1.00 vMB 28
356,246 356,246 000000000000000001bac6884faf129e254e2054fbeb5e370fdfc5215b84fbed 1,344 0.75/1.00 vMB 40
356,245 356,245 0000000000000000113e81e52f304eb120d9f293722f5ee5c50f8c9e5b05ef21 513 0.68/1.00 vMB 8
356,244 356,244 00000000000000000c357f80b24b025e5faba8c7ec2d018cc3389687df8c5848 274 0.19/1.00 vMB 19
356,243 356,243 000000000000000011645d3771458ea1a39c38067bd05b0ee7d0092a75cba157 464 0.28/1.00 vMB 24
356,242 356,242 000000000000000016da190929aa20885261b696563a8fff16450f9bfed74e94 925 0.46/1.00 vMB 26
356,241 356,241 00000000000000000367ae7addd4eea5bade32e4c7c0578ac6861d77d5b822df 577 0.31/1.00 vMB 23
356,240 356,240 000000000000000014b92a4a78135ce50004cd88ae7c35e6c5c7342fa80199a5 701 0.60/1.00 vMB 16
356,239 356,239 00000000000000000ab5e0b9481a81e3897c886335a2aa658f8b965d78215f16 1,237 0.75/1.00 vMB 20
356,238 356,238 00000000000000000741747e04eaeb725a4ee29d21f81f0cb4c98f3faf910790 1,030 0.25/1.00 vMB 65
356,237 356,237 00000000000000001337a45aaef5d972655cf82b06cdac3c67763062641ec772 1,570 0.72/1.00 vMB 30
356,236 356,236 000000000000000003a59e885f92a7f601c2eeabe3f744d0be9ac31faba7f6d7 348 0.17/1.00 vMB 28
356,235 356,235 0000000000000000047a93e7c49583be2464a33a17d10bd912b9ad7b0c07b272 332 0.23/1.00 vMB 17
356,234 356,234 000000000000000009682e37631982e64cfdf4080694d76b5b899446420906aa 419 0.22/1.00 vMB 27
356,233 356,233 000000000000000011c0549dab992ccf08bdba8c2da1adf5dbcc3ad0a5be04f8 1,081 0.52/1.00 vMB 28
356,232 356,232 00000000000000000884564d77d669cb215ec089f922fd10be259381f98783c7 500 0.21/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.