Loading Tool

Explorer IconExplorer

Memory Pool

42,986 transactions
27.96 vMB
0.06263549 BTC
Random Selection Loading Transactions
Max Size: 147.39/200 MB

Candidate Block

Mining Attempt 5909ddc5dc54e1b1bc8af2ed964a186673ac39702b7c8a0e41db99a2f550f8ea
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 457100bfd3ec33462dc714127de94b62b364beadca26747893e41105ae149a31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,167
Size: 1.00 vMB
Total Fees: 0.01000290 BTC
Feerates: 106.37 > 1.00 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (516,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,232 398,232 00000000000000000094abb1d724bf7e4fb72b4f0e028d4b53bd35a3f4321009 963 0.70/1.00 vMB 23
398,231 398,231 000000000000000005e44168923bb93a3c7e3960b355eb68d29d29e45110e3c0 2,146 0.93/1.00 vMB 39
398,230 398,230 00000000000000000765f3827d3524af83f336724c3cfeb034f26ab99d1e3227 1,330 0.90/1.00 vMB 26
398,229 398,229 0000000000000000058fd00769d62af8e3ca5e7fd36acf992e041c18e0405902 2,133 0.93/1.00 vMB 29
398,228 398,228 0000000000000000074fd9c4aeb86bde4ed9b53b53ae396b64a15ca651c83d41 3,367 1.00/1.00 vMB 56
398,227 398,227 000000000000000004df113f062c7af0b0cfdda9d8084cf8ddef37026ac25270 1,537 0.75/1.00 vMB 35
398,226 398,226 000000000000000002042bf9bc837f786e11665a46829acd3d3a125a7ae43684 714 0.31/1.00 vMB 41
398,225 398,225 00000000000000000441651f3cab7a1f977b8eb465a0a08dfd5887daf9a5ad36 778 0.33/1.00 vMB 46
398,224 398,224 0000000000000000050edcf225d2e40b57c19cdee7b9d9033449767caa91b475 969 0.48/1.00 vMB 32
398,223 398,223 000000000000000002bd99451b3bf5a8c1f829dfed289c5b6d16bf1679722d65 1,720 0.92/1.00 vMB 33
398,222 398,222 0000000000000000078a7288b8d9c44739aee4b45d13a13f3dc7e39fe5678851 449 0.45/1.00 vMB 18
398,221 398,221 000000000000000003172f02d31549128fc85d4f309806531e727d4859522a13 29 0.06/1.00 vMB 3
398,220 398,220 0000000000000000030bf725ef4374a148539f9f202dcca0579b27968d53f541 1,473 0.99/1.00 vMB 34
398,219 398,219 0000000000000000008274843f60904e3d176e44be2a3af7b56dd81be71ba896 960 0.75/1.00 vMB 34
398,218 398,218 0000000000000000053b0cfdf6df34ceb485493d53f38ef93eb275aaecdd4f75 2,124 1.00/1.00 vMB 38
398,217 398,217 000000000000000004ae9b2481b21b90a1278ab68afeb3ad41d34f41e369276a 447 0.60/1.00 vMB 9
398,216 398,216 00000000000000000124dcecc403b5ca71dd17a0c9916f683c4619385b7f97ce 629 0.56/1.00 vMB 18
398,215 398,215 000000000000000002b7d780ae086885c5e3e2cf6d1e9d8e93bf7ebd31018297 1,853 0.75/1.00 vMB 48
398,214 398,214 0000000000000000072381b1714a92475583f36a16aa43c15ebf94b6aa78e06d 2,203 0.93/1.00 vMB 41
398,213 398,213 000000000000000000200e5ab233eaa175829e4c35d744fe8afdbdd8e3f2ff39 697 0.47/1.00 vMB 24
398,212 398,212 0000000000000000016d88804c3e15d69d07aa21f05187d34cc376216d62a6e2 897 0.48/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.