Loading Tool

Explorer IconExplorer

Memory Pool

41,889 transactions
26.17 vMB
0.05935679 BTC
Random Selection Loading Transactions
Max Size: 136.93/200 MB

Candidate Block

Mining Attempt f668c9cd96b97f88497d7a8097eda79191a4295650f7278736090c485995e55b
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 057f9116c84062c7c0c0b831ec03dd53d409a86b78e73f9e67b7b6483dd19aee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,258
Size: 1.00 vMB
Total Fees: 0.01152112 BTC
Feerates: 100.00 > 1.15 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (229,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,597 685,597 00000000000000000004e840ace23d416d23019b364537a7130e96ff2601ddb8 2,344 1.00/1.00 vMB 56
685,596 685,596 00000000000000000007d70b468ba7c8000aacd568a1674a0edf3063ef1fcca0 1,167 1.00/1.00 vMB 69
685,595 685,595 00000000000000000005d79f56d92a6ca3ea534616569ea0a16fdca63014cd03 432 1.00/1.00 vMB 9
685,594 685,594 00000000000000000003c52355c7ed46263aa3478ab557af83f3a2e5f470de2a 812 1.00/1.00 vMB 16
685,593 685,593 00000000000000000001cbc128dbd156ff93cf0c9e57cc5d5aa3160d660e6986 1,469 1.00/1.00 vMB 27
685,592 685,592 000000000000000000050768e4a545594460d187ce1e53a8bfe866d49b70f717 1,539 1.00/1.00 vMB 40
685,591 685,591 0000000000000000000b2fbf67e93f0e54cb36e8f891cdf5fa165e8d7c373a19 1,856 1.00/1.00 vMB 37
685,590 685,590 00000000000000000007ca03e55f1904423c67a672cf45b7d77f4a14a927c01f 1,739 1.00/1.00 vMB 19
685,589 685,589 0000000000000000000b19d11b11a4fcbfadf4007dabd65dcdcae71dcb29eb60 888 1.00/1.00 vMB 70
685,588 685,588 000000000000000000049dd7037f320a667c6292aa16fd3864423bc7f30d557c 157 1.00/1.00 vMB 3
685,587 685,587 00000000000000000008eee28633aa16b3111c51b823dcac51533ba0663c9a53 1,804 1.00/1.00 vMB 20
685,586 685,586 00000000000000000004dfc851af3d004f2ac82c5ff48ca9d2b95a5198b7b06b 2,000 1.00/1.00 vMB 52
685,585 685,585 0000000000000000000b8282ba446bb2e14c8d051c14e54653b6b0cbf16954fa 532 1.00/1.00 vMB 11
685,584 685,584 00000000000000000005a579f60ebb7c578e137646c5635332d2dc3ddf43f2ee 123 1.00/1.00 vMB 2
685,583 685,583 000000000000000000065ae3ac7d6b0e40758e91b75511d2c5b6de825d3ca5bf 627 1.00/1.00 vMB 10
685,582 685,582 00000000000000000007636e81c3661a4efda31af08dcc2aab57926f5a5247e1 996 1.00/1.00 vMB 18
685,581 685,581 000000000000000000035f76e02c66aac49cadcfccc09d9c8f0db57df3dcf91b 894 1.00/1.00 vMB 21
685,580 685,580 00000000000000000004a398bf0ab1f0c0bada8a305dd1cf795c66e68a5f4e7d 1,156 1.00/1.00 vMB 11
685,579 685,579 000000000000000000041cdf66ceecac96f788bb6cb6f41345d423e5efbdd933 1,914 1.00/1.00 vMB 25
685,578 685,578 000000000000000000098c436600163b95ebb29faeb5b5a045e9f894281d5117 1,812 1.00/1.00 vMB 71
685,577 685,577 00000000000000000009eea318441e6bf09e101a1b4be79ba854128766bbdb0b 670 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.20 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: 653.96 GB
    • Received: 14.06 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.