Loading Tool

Explorer IconExplorer

Memory Pool

76,661 transactions
28.69 vMB
0.09285697 BTC
Random Selection Loading Transactions
Max Size: 174.10/200 MB

Candidate Block

Mining Attempt 3e2f516ab18f907657c5d0ac78aeda987c2daf035e891e90b153b0ae56d5db76
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 6120b2bf3c912ec8ccc09a77e8e59d8c305c61d5861cdca045b675f5d315c7a9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,774
Size: 1.00 vMB
Total Fees: 0.02649230 BTC
Feerates: 180.82 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (94,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,023 821,023 00000000000000000002fdc3e74cc0a040f45ea6a09223fa0458e114414385f0 5,352 1.00/1.00 vMB 334
821,022 821,022 0000000000000000000233ff5cd2f648209a92c415da52da64612b74872536e2 4,648 1.00/1.00 vMB 324
821,021 821,021 000000000000000000038fce2f3c179c282303e14571f94563935a229d6d33f6 4,730 1.00/1.00 vMB 193
821,020 821,020 0000000000000000000274822770d21df2d0b7a30c42781226a25da03c5f6cc6 3,832 1.00/1.00 vMB 146
821,019 821,019 000000000000000000018622552442201e22076f18121f99c6df7727850b10ae 3,993 1.00/1.00 vMB 144
821,018 821,018 000000000000000000032e208e2e472e05951ee3691b992368f0627442ba4a88 4,069 1.00/1.00 vMB 155
821,017 821,017 000000000000000000039f15aaf1f11e3cbeadf97a88b699f22a864945143cea 4,288 1.00/1.00 vMB 140
821,016 821,016 000000000000000000030d127e13d438d5dec0c4b0b98ea65b51392c70672dd1 4,075 1.00/1.00 vMB 149
821,015 821,015 0000000000000000000021318aa0320e954c0d53cb9d256c4a5630aeff42419f 4,088 1.00/1.00 vMB 159
821,014 821,014 000000000000000000008c6afda4df51b70cffe30f51b53f5e03d59282939d95 4,251 1.00/1.00 vMB 178
821,013 821,013 000000000000000000036aa919ce7f710a09f40eeae931a8aadbb526d10820c4 4,003 1.00/1.00 vMB 119
821,012 821,012 0000000000000000000078bf7e27b4d2dd95f41c5b11ebe1b6b6243cf90d638e 4,023 1.00/1.00 vMB 133
821,011 821,011 0000000000000000000285a19d321281b629edc91f1408903c56a278105d7321 4,151 1.00/1.00 vMB 135
821,010 821,010 00000000000000000001f6d0412f42552ae68062023fbe0f8f27c2aab983950a 4,278 1.00/1.00 vMB 144
821,009 821,009 00000000000000000002811fe34c37186277de42f437e74ac38a1a3c899856d3 3,991 1.00/1.00 vMB 137
821,008 821,008 00000000000000000003bc6b6e38555dcbb5cd1a09af12f890821db7458f371c 4,323 1.00/1.00 vMB 151
821,007 821,007 00000000000000000000ef60fc54225ccff22471a048866c0e4b79e7f0c33740 3,592 1.00/1.00 vMB 126
821,006 821,006 00000000000000000001199f88dec1c8d4ce0ba6c5438723f5837cd9c328b98a 3,363 1.00/1.00 vMB 120
821,005 821,005 000000000000000000017bba2c7078cb51384af96ca336157a2225f00b23a1b9 4,288 1.00/1.00 vMB 145
821,004 821,004 000000000000000000004e1f0c0917bec7ced96bf405e55997b75d78b07fe352 4,306 1.00/1.00 vMB 137
821,003 821,003 000000000000000000007034df989a66c6cf24d4423d299fd3a1a9c353396586 4,292 1.00/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.86 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: 712.89 GB
    • Received: 17.24 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.