Loading Tool

Explorer IconExplorer

Memory Pool

76,453 transactions
28.49 vMB
0.06730096 BTC
Random Selection Loading Transactions
Max Size: 172.66/200 MB

Candidate Block

Mining Attempt 7421559a177b4eaccec79648167fa005f84557fd32cfddc831f64b8123a9fc20
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 49122a43cec2851a8eb7b28c77d34cddeda52156acc70a637d14b29d63f45688
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,207
Size: 1.00 vMB
Total Fees: 0.00831154 BTC
Feerates: 71.79 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (598,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,743 316,743 00000000000000001dfcca706e195c21e648dd5e4b000ec62c2c12f372c33685 33 0.03/1.00 vMB 11
316,742 316,742 00000000000000000d81bc6d6674e5a5b5c27d5ef6b58af24d68f728cced5369 168 0.10/1.00 vMB 26
316,741 316,741 000000000000000004810f8b8a1ce7a2a5ad1f0ba229418411e5679cd6f04843 623 0.33/1.00 vMB 29
316,740 316,740 0000000000000000266f4cecdb0fe43493ef30c27f8d441576b0b3a24b323dbd 686 0.46/1.00 vMB 20
316,739 316,739 0000000000000000244cb4048f0e39ca576d4bec55a816515a5682727f2e3999 697 0.25/1.00 vMB 42
316,738 316,738 00000000000000000430eea533287aa338c4f8d95d313681e3d56a75cb359006 24 0.01/1.00 vMB 16
316,737 316,737 00000000000000001d82865677171ba31192805b3e56b1fadf75895a555bbe9a 46 0.03/1.00 vMB 23
316,736 316,736 00000000000000001ae9186bc09cd6a6f16ca139a0ea3d2aa79af403c0eba4ed 377 0.18/1.00 vMB 26
316,735 316,735 00000000000000000ead1017278f3723787527be34b19b8882385d1bc63a3323 272 0.17/1.00 vMB 27
316,734 316,734 000000000000000011e01482269baccec434a4ec123d734a5dd5a392ad11454f 346 0.20/1.00 vMB 23
316,733 316,733 00000000000000000765d7fd333146af4bad884408b01038807cc96581ce4c60 1,069 0.68/1.00 vMB 27
316,732 316,732 00000000000000001b6eea720793fa8ac6ca39ed7c3c5126274cff186f6dd289 564 0.35/1.00 vMB 24
316,731 316,731 000000000000000010689da9aed3558a12a6a2375b3b27dd91a26dd945cb839c 716 0.45/1.00 vMB 25
316,730 316,730 00000000000000000fd43d11d0818d3686d8f2fe448ef47b3a6f3b5dae9855a1 256 0.17/1.00 vMB 32
316,729 316,729 00000000000000002bbafa6f301c47574354c05eb3c4d273ca8c7bb6ddbe781a 363 0.18/1.00 vMB 23
316,728 316,728 00000000000000001160e9b35ba16f7730863d4e9f8b1f02698ba09bc1022ecb 1,149 0.61/1.00 vMB 29
316,727 316,727 00000000000000002447dc7a4ac85bc71bf6ef3533272303479055ddc52799cb 376 0.24/1.00 vMB 23
316,726 316,726 00000000000000001950546671bacd75e08e6a114989838e2910224cc78eae4b 208 0.10/1.00 vMB 22
316,725 316,725 00000000000000001ff5814301257ec77e755ac99ccf54897084d9482e463e63 1,761 0.83/1.00 vMB 32
316,724 316,724 000000000000000015e8abcd6639b394cccff3c32413d0db3dd0b9d4ade45abd 134 0.09/1.00 vMB 20
316,723 316,723 000000000000000010d09f97cf50d06b7795cefe8a62c1caa91980a5dc852298 64 0.03/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.