Loading Tool

Explorer IconExplorer

Memory Pool

37,933 transactions
27.12 vMB
0.05622742 BTC
Random Selection Loading Transactions
Max Size: 138.26/200 MB

Candidate Block

Mining Attempt 3de04fe2fe54286a42a26e18dce38e4f37905aecb44d3dd460e945c49258bb77
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root 1d8ffd5d55d2b17980bbf2868c628f34e49b060c7cb4fd5bb05d63dfb55c665c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,142
Size: 1.00 vMB
Total Fees: 0.00514728 BTC
Feerates: 150.75 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (184,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,808 729,808 00000000000000000006a8d3f785231c370dcc55df09cf9ad7a37df07bc55267 1,868 1.00/1.00 vMB 10
729,807 729,807 00000000000000000006362274c3296a0c66ba88b1f854ec1e1906ff469df52c 3,302 1.00/1.00 vMB 13
729,806 729,806 00000000000000000002c0d609eb55676cc941a32606b30a89ccb68c1b6cbae6 2,265 1.00/1.00 vMB 10
729,805 729,805 00000000000000000004e3d8e7ecddb8b0f60841207c6aa8f2594ea4f2de08f1 2,496 1.00/1.00 vMB 9
729,804 729,804 0000000000000000000740149ace946308f3ead0f3b6de83e6bd1c121a4ca868 3,038 1.00/1.00 vMB 19
729,803 729,803 00000000000000000001cacfa20861cf88471957b13a7ca3c01508a10d7f803c 1,958 1.00/1.00 vMB 5
729,802 729,802 0000000000000000000190dae00cb84e2b746d16fd2bc561b5393b2237b56863 1,955 1.00/1.00 vMB 9
729,801 729,801 00000000000000000002c417209c309387619c6b17c5ab8a7812af3f1afb7b02 2,815 1.00/1.00 vMB 16
729,800 729,800 0000000000000000000561e350f2cd7253af2fb184f5174c7633d5582c2cca7c 642 0.23/1.00 vMB 10
729,799 729,799 00000000000000000004cfbcd97b1114e0ed6b6f06d4d03dc7b633e40a1dc490 1,129 0.51/1.00 vMB 8
729,798 729,798 00000000000000000001f6c8552d091c8b5faf7e7f35f82d4571afdd18249b76 950 0.49/1.00 vMB 8
729,797 729,797 000000000000000000051ba65102327fa3226e348e52bc451ad291b84e35334c 304 0.12/1.00 vMB 8
729,796 729,796 00000000000000000003473f3457185e1e11a772becbc4369714fa726489eaa4 720 0.34/1.00 vMB 10
729,795 729,795 0000000000000000000551fae4f3da0659c9868c3555b45e38b5b47cbda78be5 902 0.57/1.00 vMB 7
729,794 729,794 0000000000000000000469bbd0ac60c7f3e3ca1cb28b88432d737619562b4644 1,109 0.72/1.00 vMB 16
729,793 729,793 0000000000000000000843966fb07c66a66af03f26daa08d6257330a23dac464 964 0.68/1.00 vMB 6
729,792 729,792 00000000000000000002dde19c2ee636fd7fe1e9a5f21b935af3d8733b88a6af 671 0.98/1.00 vMB 3
729,791 729,791 000000000000000000076c23a2f567ea68fa523055dac2a0d94579ad277459d8 1,434 0.99/1.00 vMB 13
729,790 729,790 000000000000000000099577fee98b3e80d6326d7c251e40cf727c2d8647b354 1,459 1.00/1.00 vMB 9
729,789 729,789 000000000000000000040a103cff4c39435ff0fe72f6d353b8330b698444c379 1,123 0.48/1.00 vMB 12
729,788 729,788 00000000000000000005d3b1b40570269812baece90412abc759d0a31b606311 8 0.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.