Loading Tool

Explorer IconExplorer

Memory Pool

46,821 transactions
29.00 vMB
0.14855048 BTC
Random Selection Loading Transactions
Max Size: 153.56/200 MB

Candidate Block

Mining Attempt 2359cc2c2f24d8ac6ebd217eb2a0aa4a8225f78237210a3366f1653dc05c8fb5
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 4392a8e09c6de5839f280fa09c7057f70bf4734400d72802e1268526d991e418
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,666
Size: 1.00 vMB
Total Fees: 0.08411883 BTC
Feerates: 15,654.48 > 8.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (92,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,088 822,088 00000000000000000001711945737c49b15e128d3ca6987f516b200f4d238507 4,387 1.00/1.00 vMB 279
822,087 822,087 000000000000000000005e3bd44623131537fa092584ad81eae607d8c26861c8 4,216 1.00/1.00 vMB 257
822,086 822,086 000000000000000000003c3ccae8ac34718e8047a6ee1f0a6a342321f3c85c3a 3,415 1.00/1.00 vMB 280
822,085 822,085 00000000000000000002527690768b1bbdabec34d25afdffaad2454eb1d7343c 3,852 1.00/1.00 vMB 287
822,084 822,084 00000000000000000001199ac8e0ef0641da1adfce6a23e6c6c65ede09998ddb 4,091 1.00/1.00 vMB 425
822,083 822,083 000000000000000000036359850105021cc6d10adf72119728b468ebee84f496 4,082 1.00/1.00 vMB 328
822,082 822,082 000000000000000000038908b208f2bfa256123364e161cc2fad0b470f1a13b9 3,962 1.00/1.00 vMB 372
822,081 822,081 00000000000000000003506d97cc7035ed36e9f94b7e8c061fb36afd08215923 3,845 1.00/1.00 vMB 364
822,080 822,080 000000000000000000000dfcad433b1ca6c3d85a304c9c2ce7fe64ec2fbe4496 3,721 1.00/1.00 vMB 399
822,079 822,079 000000000000000000018c06d8facdba6558ddf92e797804661b6137564694b4 3,634 1.00/1.00 vMB 383
822,078 822,078 000000000000000000019fc9f8c7cbbb8c2a91d8656f862f325c0e86d0913509 3,846 1.00/1.00 vMB 417
822,077 822,077 000000000000000000029e6165657d341f37a2bfc6fb8a4e73da8b32de7ffd47 3,848 1.00/1.00 vMB 533
822,076 822,076 0000000000000000000006174198933527912454158fffd976670d6fd6475de9 4,348 1.00/1.00 vMB 426
822,075 822,075 00000000000000000002dd49a9823d6652cdfaf6abcd6d7df46b993b2db984a7 4,378 1.00/1.00 vMB 475
822,074 822,074 000000000000000000041e9cd21162414b69d7bc817f6a70513200abc8513cf8 4,665 1.00/1.00 vMB 576
822,073 822,073 0000000000000000000384c96e559cdb827b0bb1d1341baa38914bc74d4bd958 4,775 1.00/1.00 vMB 616
822,072 822,072 00000000000000000001036517697dfb912067d7f66f311d815a568b2c9dc166 4,715 1.00/1.00 vMB 557
822,071 822,071 000000000000000000042a5b8f8014ec7aceaa37825fd3542aeea0caa732d27a 4,776 1.00/1.00 vMB 659
822,070 822,070 00000000000000000000f8c701f78805d09de0b686cc4093609ef7ba078bcf72 4,516 1.00/1.00 vMB 636
822,069 822,069 00000000000000000000e1bccd47a125872f55ed2f05b3b45b92897f7814a966 4,799 1.00/1.00 vMB 689
822,068 822,068 000000000000000000029671d5bad5658f49aaef005ef656196eedb9a9941cfb 4,515 1.00/1.00 vMB 724
Previous 10 blocks ↓
Total Size: 782.04 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: 650.76 GB
    • Received: 13.32 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.