Loading Tool

Explorer IconExplorer

Memory Pool

45,539 transactions
29.87 vMB
0.10673985 BTC
Random Selection Loading Transactions
Max Size: 154.65/200 MB

Candidate Block

Mining Attempt 461ca24cd791faa928d42ff3f0b262346b93e0bc144c430f473691e973718e8e
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root f6b5c0540cc57a31c670d293c22942ac1b50266bdbde008f48b430e2154badae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,076
Size: 1.00 vMB
Total Fees: 0.04718260 BTC
Feerates: 302.06 > 4.73 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (207,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,105 707,105 000000000000000000093e49f6ac53cacd7dda3e8672e5f713e4ccac6d2f5cdf 2,660 0.92/1.00 vMB 10
707,104 707,104 000000000000000000069d4bb6e0e4b56e0ec6e79ffd15bb15475df879f6ec91 1,174 0.37/1.00 vMB 3
707,103 707,103 000000000000000000025d4df57be60405e83422814d7558853346bf8b83848c 2,139 1.00/1.00 vMB 16
707,102 707,102 0000000000000000000a7e3d613f4c9557fb61c5e491f48dc1fbed47fc58f66b 798 0.44/1.00 vMB 5
707,101 707,101 0000000000000000000255c53fe26a25ef3b1a720b92f94f35c543a9bd4b84a9 2,302 1.00/1.00 vMB 8
707,100 707,100 000000000000000000047f15cacc9c28ad28a9d86413c73253062eef252eca28 2,726 1.00/1.00 vMB 2
707,099 707,099 000000000000000000001bf154cabd5965063e1895facf62b9fd939f507c025f 3,095 1.00/1.00 vMB 9
707,098 707,098 00000000000000000009cb0af2695793901403ae7be837578a47e858c37e8f0b 2,524 1.00/1.00 vMB 18
707,097 707,097 00000000000000000001e969058550230c917546bb03f1fdfabd52c52f5d7062 1,265 1.00/1.00 vMB 5
707,096 707,096 000000000000000000024232d0a7d5477f688416fbe22cfe7ed16cf5f81b2180 2,126 1.00/1.00 vMB 8
707,095 707,095 000000000000000000038d61ffe2409d25e3dab44dbef5bcfc251394472adf13 3,083 1.00/1.00 vMB 7
707,094 707,094 000000000000000000035b4905bb6980360d40ec3a6996e10980e9d140451caf 2,531 1.00/1.00 vMB 12
707,093 707,093 0000000000000000000d35653dbef1cb4e0a5ad0d3f22c268a360805ece5d068 3,365 1.00/1.00 vMB 15
707,092 707,092 00000000000000000006d646e14c071cb6ce38e9e1bcf52ad4fb021aa6992e1a 1,155 0.34/1.00 vMB 10
707,091 707,091 000000000000000000040703355a9bf0c1484fe26f2fdf782d186118cb61eb34 2,904 0.98/1.00 vMB 6
707,090 707,090 0000000000000000000609c42684ead5ea3ba8962ed6a1a86d0384b6f4886f86 2,661 1.00/1.00 vMB 16
707,089 707,089 0000000000000000000dee15e9a1fe61f670cd99a106716a83d9cd26458352e9 1,581 0.83/1.00 vMB 10
707,088 707,088 00000000000000000003d8e6b7497f92da5c6a30137d7c82dabc3f07f51b371a 989 1.00/1.00 vMB 3
707,087 707,087 0000000000000000000df0e15bbc5b26e92af26e2e863039938a670b182664ae 2,570 1.00/1.00 vMB 5
707,086 707,086 000000000000000000084a93ce51b55889050df40df353a474d31020d7e467d6 3,027 1.00/1.00 vMB 14
707,085 707,085 00000000000000000009e79866584d198dd00b9ed9d64a619d18331ffcdecdf3 2,709 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.