Loading Tool

Explorer IconExplorer

Memory Pool

79,977 transactions
29.56 vMB
0.06477611 BTC
Random Selection Loading Transactions
Max Size: 178.43/200 MB

Candidate Block

Mining Attempt f50d953b4aa1da6f7760684e97a272a95d882affb024f00b9425d48314bdb6f1
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 7e69e8fe72ca059f137ffca290a9605b70961b68f45ccbf4a3951db3adc2ee07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,631
Size: 1.00 vMB
Total Fees: 0.00475224 BTC
Feerates: 90.30 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (455,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,708 459,708 0000000000000000012b254e5c9574ceb1aff92280c15072980ca67a436ce0aa 2,115 1.00/1.00 vMB 209
459,707 459,707 0000000000000000014520298073e728eab378cc2f4328dd94a40586a410733a 2,230 1.00/1.00 vMB 175
459,706 459,706 00000000000000000152b206768570965d3036f1f60ea7ce0ba99b833e491c4d 1,550 1.00/1.00 vMB 167
459,705 459,705 000000000000000000f7a66493b60689d9e2baa0c6403052f1e61b2fcbebc3fe 2,271 1.00/1.00 vMB 153
459,704 459,704 00000000000000000182a142f8657bbe27b0af02e903618c8588242814e95863 1,993 1.00/1.00 vMB 127
459,703 459,703 00000000000000000143346f9639dbbced70b8260d1f833b8aebe42d52f31f8c 804 0.42/1.00 vMB 168
459,702 459,702 000000000000000001a74bab4e1bf13901849ed38b8fd0b18700c9be60567c0d 1,748 1.00/1.00 vMB 144
459,701 459,701 000000000000000001b7a744bd9c127932f61a2ce8d49e3ad3237c25639feab2 1,828 1.00/1.00 vMB 176
459,700 459,700 000000000000000000f6bc63cf98e4628173607f892aa715a4ca24f8320071c7 2,325 1.00/1.00 vMB 177
459,699 459,699 000000000000000001518c7cff21421e8cee5a0cafa84261b90b06f119e88105 826 1.00/1.00 vMB 197
459,698 459,698 00000000000000000157154f483ce6ff16be0c0386f6193745a78f03b56c0cc9 370 1.00/1.00 vMB 210
459,697 459,697 000000000000000000c882a5d6dfbb63d2eb398622466a18f80a45ef89b4e265 1,128 1.00/1.00 vMB 239
459,696 459,696 000000000000000000c1429e17660c2b18b0fb1298fa7a3cd14e03852ab2f45b 2,109 1.00/1.00 vMB 122
459,695 459,695 000000000000000001c4aacc983ee51622458c2438ba3073fd9f9b2a93a9acfe 991 0.99/1.00 vMB 48
459,694 459,694 0000000000000000014944bd6229232e7761997d359781dc446be64afea13801 1,963 1.00/1.00 vMB 117
459,693 459,693 000000000000000000a3f4ae1092b50560e5d43ad3cfb0fcd14497f24007b8f8 2,135 1.00/1.00 vMB 93
459,692 459,692 000000000000000001ff12a292773cefcd24c541641b83386930943cd767e4f1 2,648 1.00/1.00 vMB 180
459,691 459,691 000000000000000001ccfb5802fd25ee1d1df40f4289eeb96a2ca7f2edeb1329 2,001 1.00/1.00 vMB 73
459,690 459,690 0000000000000000020c554d3f614d37bf469d8e2daeb9461a3ccc8cea952729 2,358 1.00/1.00 vMB 124
459,689 459,689 00000000000000000025a2ed6315325288c23be31f578b8ce6197ee0633637c3 2,352 1.00/1.00 vMB 150
459,688 459,688 0000000000000000017da792086142fe8e9ea288ca9c80508313f36241838eab 1,922 1.00/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.