Loading Tool

Explorer IconExplorer

Memory Pool

80,818 transactions
34.76 vMB
0.18255299 BTC
Random Selection Loading Transactions
Max Size: 194.68/200 MB

Candidate Block

Mining Attempt 62d36a4aacb576f240c27234420c6f276598507d6ace7bf7e2d4c3031e00d6e3
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 5ff71d56338da6fe6c8a2721c1b5bbd388b67c91b3930bc40a1821790b1c7085
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,123
Size: 1.00 vMB
Total Fees: 0.05113983 BTC
Feerates: 189.28 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (466,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,903 448,903 0000000000000000024afd5e6e37b1ee82de248755141eb69fffd0be346cb346 1,902 1.00/1.00 vMB 69
448,902 448,902 000000000000000001241e0833bf5e4d76e1684032d594c22b572f9cfde90522 2,233 1.00/1.00 vMB 95
448,901 448,901 0000000000000000003f1d078396b518d8af3a41385a1d5388f50ec9cafdf7f2 1,844 1.00/1.00 vMB 81
448,900 448,900 00000000000000000263eeb37b02810bb123dbdd14bccda332f9f1346f886f2b 2,424 1.00/1.00 vMB 86
448,899 448,899 000000000000000002f112198a72239659e3891bdc452bc14bfbe7ffa2803688 1,729 0.93/1.00 vMB 85
448,898 448,898 000000000000000000a599841d9b118124ee3086ddae3f4cf857014d9b4ce6dc 1,426 0.91/1.00 vMB 56
448,897 448,897 0000000000000000018a96622300685342886fcde603c8c9c66c25734675cbe9 2,604 1.00/1.00 vMB 94
448,896 448,896 00000000000000000008a5bbc0fb8adb55fd8eb7ce0bc7589707b4954fe7100b 2,087 1.00/1.00 vMB 82
448,895 448,895 000000000000000001cc789d683d6e418538bef27e338fb7c26afa242351ee1c 2,461 1.00/1.00 vMB 97
448,894 448,894 000000000000000002be5b4bdad24bb4dcff891a5e8fde80056bad4d297d4fbc 358 0.15/1.00 vMB 84
448,893 448,893 0000000000000000004cb0103ca3d93229f7dea9ae3119e44c1b82dc17e006ec 1,114 0.54/1.00 vMB 75
448,892 448,892 0000000000000000031f6db0b6451f38a64e13bf3403dfb26f4f9d38fe9cbaf2 378 0.16/1.00 vMB 81
448,891 448,891 0000000000000000012af9e00e2c24d29816c77859112b3e2fb324584bdec7fe 1,192 0.50/1.00 vMB 74
448,890 448,890 00000000000000000072b9a5f20e9e175b129061db73d9e318c2bd19c62ec9c0 65 0.03/1.00 vMB 57
448,889 448,889 000000000000000001c4cafc7064321c471595892aecdd48e74cfabc8efbe04a 555 0.23/1.00 vMB 78
448,888 448,888 00000000000000000160900836c199093dd4653a1e97054da9d32bc9f83bbcc3 1,224 0.54/1.00 vMB 74
448,887 448,887 000000000000000000beeb6b695f62628f3feb04efcc1448fa62060f95d899c0 1,585 0.75/1.00 vMB 73
448,886 448,886 000000000000000000c927a8f8049f6545b398e36af2d05330ec62d5b877145d 1,902 0.87/1.00 vMB 74
448,885 448,885 0000000000000000029248ebffc511f1e424504a8971adf99a73d268458ce6e3 1,688 0.76/1.00 vMB 74
448,884 448,884 00000000000000000135de179a4fd97fa2ed1f4d8d0473e4beca05e2c772964c 2,106 0.79/1.00 vMB 85
448,883 448,883 00000000000000000341301ddd43d60a708cc920312942220e1b4f2b9a9131ed 868 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.11 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: 734.21 GB
    • Received: 18.55 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.