Loading Tool

Explorer IconExplorer

Memory Pool

19,262 transactions
7.05 vMB
0.03062784 BTC
Random Selection Loading Transactions
Max Size: 44.52/200 MB

Candidate Block

Mining Attempt 46aa839b314bb008f197e63cea206567948a9350d05fc90a0665513812b359f8
Version 20000000
Previous Block 00000000000000000001d224c31ac9f9264853d1b08377efba6231a30fe10935
Merkle Root c6aab64f913a75e04bc7ae94e9c8a260edcff2b29032c4f4fd34f6a8761ff150
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 1,761
Size: 1.00 vMB
Total Fees: 0.01362472 BTC
Feerates: 100.00 > 1.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,376 (56 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,320 917,320 000000000000000000017ac4627a16fe9392cc3a81152d7c074d2a9bdae6c24f 1,529 1.00/1.00 vMB 0
917,319 917,319 00000000000000000001a63fa14c057c82be1a7421e4e6002557cb7857003447 921 0.27/1.00 vMB 2
917,318 917,318 000000000000000000009ba9bf872df62c7beb53e3c3ade65ac6aad324d48b8d 190 0.05/1.00 vMB 2
917,317 917,317 000000000000000000016d403237459d90879d0413f8e78d3ec0607d1b2a486e 3,173 1.00/1.00 vMB 2
917,316 917,316 00000000000000000001db718ed4ad0a3d1e7177c8ee9093724b358ae72a34b4 2,511 1.00/1.00 vMB 1
917,315 917,315 0000000000000000000180a39f1b1d4ca8ba99203165043703aaee9bb1393ded 552 0.14/1.00 vMB 2
917,314 917,314 000000000000000000015bc82671432b5bdc1cd74bf6fa56ea736929daeb7fc4 3,795 1.00/1.00 vMB 2
917,313 917,313 000000000000000000018e58e6ff649ebaa9ef4996cfe477a59cb578746627a5 2,961 1.00/1.00 vMB 3
917,312 917,312 000000000000000000005c46a1264ad0255edd3f6dec9fafe07de4c645617451 687 0.24/1.00 vMB 3
917,311 917,311 00000000000000000001532d09bf7e5f101cb4202a9f11315b7793cb8b07d370 4,143 1.00/1.00 vMB 1
917,310 917,310 000000000000000000014a452b4e713729f692585b0f14cdfdbb696d4233a5c9 3,319 1.00/1.00 vMB 3
917,309 917,309 00000000000000000000dd1e53d84ee00d8825c596987f9dcc0932379fbfe913 1,270 0.46/1.00 vMB 1
917,308 917,308 0000000000000000000005b729a21d757f7f0ef8ecc4955dd11b170e1c381ba8 3,169 1.00/1.00 vMB 4
917,307 917,307 0000000000000000000022a9f6b67daaa2848184a15477339e4b5355ed08402c 468 0.20/1.00 vMB 2
917,306 917,306 00000000000000000000cd9da8a7dc6293ba9b2424e730479a6171ffb82259df 2,460 1.00/1.00 vMB 1
917,305 917,305 00000000000000000000e2283167cf9aed2a93afb337e866d7d04acaa7784b94 2,983 1.00/1.00 vMB 1
917,304 917,304 000000000000000000014400854f984ea5e50a5477257898e0ae48f081879a9f 4,228 1.00/1.00 vMB 1
917,303 917,303 00000000000000000000bbafdb2812b58450b2c7c8ffd614cef76ab656991ff6 4,572 1.00/1.00 vMB 0
917,302 917,302 00000000000000000000fda012bcb1b77cb32bc84f3bbb6e0a539d265509ead4 2,871 1.00/1.00 vMB 3
917,301 917,301 000000000000000000000cabaa6898d37c8390cee5d6fc53a4194cc9edfefb26 2,856 0.93/1.00 vMB 1
917,300 917,300 00000000000000000000e95980ac236278acba3df622e870e76624237a7bb43f 3,855 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 786.44 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: 1,003.09 GB
    • Received: 33.20 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.