Loading Tool

Explorer IconExplorer

Memory Pool

74,939 transactions
27.66 vMB
0.07729745 BTC
Random Selection Loading Transactions
Max Size: 168.62/200 MB

Candidate Block

Mining Attempt e75cf1e291d9468ee9c5a3b7d250a94ec04e68c5f71babb63c00f7c0cfd08b91
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 0b4dd0d0e0d1c9f87e1b7a7708fed04c8689efef593c63844babc53e0c2d89a5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01824212 BTC
Feerates: 121.74 > 1.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (269,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,803 645,803 0000000000000000000de659ecafc7fafa8719b74542aefea909da3d776e4f38 1 0.00/1.00 vMB 0
645,802 645,802 00000000000000000004391107f18a19ff21456498438c7386026e3e885e4e05 1,617 1.00/1.00 vMB 15
645,801 645,801 0000000000000000000ef779cdd25c146a43012f909f259125d6db8b2e1cb2dc 2,269 1.00/1.00 vMB 91
645,800 645,800 000000000000000000076fdfa98e51a82b4ed4029dc0ec0e2f4cdcb5aaae2a72 410 1.00/1.00 vMB 9
645,799 645,799 0000000000000000000a41266338a959fad77d10b719104c0a89fe243063141b 1,331 1.00/1.00 vMB 26
645,798 645,798 0000000000000000000c44ee1a4bcd10cc0208d7fdcdad2bebc30db6058ae882 2,161 1.00/1.00 vMB 51
645,797 645,797 000000000000000000062619f0593ef6426599da0b2a693414d28e4c2df66b26 2,433 1.00/1.00 vMB 96
645,796 645,796 000000000000000000041fc6aa35f6be7666231cf9ad5256993a5e7b0d914d03 737 1.00/1.00 vMB 14
645,795 645,795 00000000000000000002982db2c2aa3c495556ccbdea7d97c74487792781fe5e 601 1.00/1.00 vMB 20
645,794 645,794 00000000000000000004a786710af6b40a389a69a34decd5c5b8aeff5bd15188 237 1.00/1.00 vMB 10
645,793 645,793 0000000000000000000c0887daac8e0842a589b8472dbdf0ae355909bb814222 2,008 1.00/1.00 vMB 67
645,792 645,792 0000000000000000000df541bdd3370a8b58dfec9f5200bdf9c9077a3d337f9d 1,701 1.00/1.00 vMB 45
645,791 645,791 0000000000000000000ce45c2335364cd601a954376836c626cab8af4221af2a 1,004 1.00/1.00 vMB 25
645,790 645,790 0000000000000000000aec339e574c538af6e4ee12cce2e2d1f772792104090e 1,125 1.00/1.00 vMB 25
645,789 645,789 0000000000000000000bdfa254582dce95f47b705b100b15cfec9a5a80a8759b 1,031 1.00/1.00 vMB 40
645,788 645,788 0000000000000000000a40fa1068ee53b45827f44779e0bb19c9c5cf37165b86 1,660 1.00/1.00 vMB 45
645,787 645,787 000000000000000000067ae3c8287015fdadb92283d7983d98c9b1f0d82f7cee 949 1.00/1.00 vMB 5
645,786 645,786 000000000000000000023ba9b6d8eb782cf06356017fd9a5de7dd72df21a7299 2,017 1.00/1.00 vMB 77
645,785 645,785 0000000000000000000b89418969a27ad471b3bedfc20efbcd41e4cca608340c 130 1.00/1.00 vMB 2
645,784 645,784 0000000000000000000b06b134d8421e614eb99b898dcba43b2ce5fbba79d2b6 627 1.00/1.00 vMB 22
645,783 645,783 00000000000000000006b877574531e1ddbe495b4fb0904e8d65b5c6c94bc630 728 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.