Loading Tool

Explorer IconExplorer

Memory Pool

32,227 transactions
24.05 vMB
0.03689764 BTC
Random Selection Loading Transactions
Max Size: 132.75/200 MB

Candidate Block

Mining Attempt 9e5283a8d9c7a7f27ea1bc4f4e8f0d0e0517382cd5fdc223ef012a0ffc8a9301
Version 20000000
Previous Block 000000000000000000017588478b3612182486d33006ede1164fb146fa41cd06
Merkle Root a19085649c7dd5c1404b1d099010ec84834c189c72c0b1c6ef1ead2a0336c227
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,577
Size: 1.00 vMB
Total Fees: 0.01046982 BTC
Feerates: 73.20 > 1.05 > 0.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,260 (201,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,857 737,857 0000000000000000000735fc64773067fd0175461148902c97c494ffa3ca9306 912 1.00/1.00 vMB 7
737,856 737,856 0000000000000000000230d9bb1db81e56916b0c2c7363231e75b82b24714482 2,492 1.00/1.00 vMB 16
737,855 737,855 00000000000000000008b5ffa0ae1b604dd27bf4af84602ea53f7920320a3c96 2,030 1.00/1.00 vMB 9
737,854 737,854 000000000000000000033b27c70646fd26d947a1136b24b409ab7f3ba3bab2a8 2,032 1.00/1.00 vMB 4
737,853 737,853 0000000000000000000590fc0fddf1890d46022651b365be8514a644f2f5c099 1,711 1.00/1.00 vMB 19
737,852 737,852 0000000000000000000610bf2f46b69dadf9b0bd8e85b754158c345a0f0fb99a 2,072 1.00/1.00 vMB 13
737,851 737,851 0000000000000000000528d587e4070d9ca402d39be4b8ed013c8ee0b67bab26 2,141 1.00/1.00 vMB 17
737,850 737,850 00000000000000000004d42343bc2b4bd948cc74e5f09928517ae41dd9547836 963 1.00/1.00 vMB 15
737,849 737,849 00000000000000000004a3dc93f486f2c46a039cae821d7974662862becd03ac 2,718 1.00/1.00 vMB 23
737,848 737,848 00000000000000000001250e5070e9cc69226b6e0dd9bc18f35b6608c0870d6e 1,916 1.00/1.00 vMB 23
737,847 737,847 000000000000000000082e846707935c5bab2de46350944c29925049722f39e3 3,152 1.00/1.00 vMB 27
737,846 737,846 0000000000000000000630bb2f704cc867a6c019f731a0c296ffd7d959a76d6e 2,873 1.00/1.00 vMB 18
737,845 737,845 00000000000000000001a11785884ebe385721a776738cb093829e5734ece357 3,127 1.00/1.00 vMB 22
737,844 737,844 00000000000000000002739d1823197b7646bf4b17bcc51663314cfa9df40fa2 1,821 1.00/1.00 vMB 11
737,843 737,843 000000000000000000041abfce154bddd0792d7035129736aebe7d1547b6740d 2,768 1.00/1.00 vMB 15
737,842 737,842 000000000000000000059cb161d743720e396127b85ef2d921c99ad9fc8d3edc 2,802 1.00/1.00 vMB 16
737,841 737,841 00000000000000000006362a15bca3084ecfd7c6daadabae63bf21623393231b 1,897 1.00/1.00 vMB 19
737,840 737,840 0000000000000000000345eb056623a7c2bb0d835cf0dbe567221a99dbb454a8 2,964 1.00/1.00 vMB 20
737,839 737,839 00000000000000000008dde2a2de6cfb1d9a6c751c7cd86cbc233eb6a8907818 2,067 1.00/1.00 vMB 3
737,838 737,838 00000000000000000000fa3651cf3d4ffee8b304c7a50a89dd593613653d44f9 1,184 1.00/1.00 vMB 16
737,837 737,837 00000000000000000001f1b35f4fbe64761f24d712e9dba3901e0f5f1b74e8bb 2,823 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 825.38 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: 4,245.33 GB
    • Received: 233.36 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.