Loading Tool

Explorer IconExplorer

Memory Pool

73,376 transactions
28.25 vMB
0.07361846 BTC
Random Selection Loading Transactions
Max Size: 167.23/200 MB

Candidate Block

Mining Attempt 7dfb3e1d92a5ee95d7218752a7a03834df98e68d60c2b907cc7896e34d6cdc94
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root ab2616c92d28c9ade3860a3fcfba1b340a66ba7261e809d0dffcc31d59572117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,979
Size: 1.00 vMB
Total Fees: 0.01705576 BTC
Feerates: 150.86 > 1.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (152,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,448 762,448 00000000000000000006d662a71c285fb830920956383e398ea3b56862eac749 2,104 0.87/1.00 vMB 13
762,447 762,447 00000000000000000005a2c3bb4cfe367458656dde6adfda573703c062302bfb 2,192 1.00/1.00 vMB 19
762,446 762,446 000000000000000000031041521786ea1e88fb92d1361489e209b531f4eb943a 698 0.29/1.00 vMB 18
762,445 762,445 000000000000000000022ad5e72bb3ca1b7558aadd103d486f8771d650bd1fd1 211 0.12/1.00 vMB 14
762,444 762,444 000000000000000000056a703a790b0d23dddc45f6fe6009701942770f6c7acb 2,247 0.85/1.00 vMB 15
762,443 762,443 000000000000000000008e71110c1f98f3f7f2b4950ae52db1a899f2720cd9ec 1,035 0.33/1.00 vMB 14
762,442 762,442 00000000000000000002c50fbabe3092bb62de0dd414dc912edd7bbc9888a68f 513 0.15/1.00 vMB 13
762,441 762,441 00000000000000000004f880f3132c2769bb3f581277f3dad139c1e5f4e38ed8 537 0.23/1.00 vMB 13
762,440 762,440 00000000000000000002ae2bc05082c7aa922391c960fa12294bdd76141bc5b7 380 0.12/1.00 vMB 17
762,439 762,439 0000000000000000000500c59e43205b9e57857493d8b26671f950b211c6fd8c 2,645 0.91/1.00 vMB 16
762,438 762,438 00000000000000000005efdf253110fbe1f6b9b6cef6887be03a26d3615b6888 1,462 0.77/1.00 vMB 13
762,437 762,437 000000000000000000032ba4f8b69040b3105cac094a33b71897661c457732e9 1,478 0.57/1.00 vMB 8
762,436 762,436 00000000000000000003dbfa96a288c11476c3cd952ec8a2e3671dfc6d9b798e 2,847 1.00/1.00 vMB 22
762,435 762,435 000000000000000000008a61fdc26064b49f0ea65b63ee7f89b2f26d1e04f418 1,154 0.51/1.00 vMB 11
762,434 762,434 000000000000000000070a45978dec627c5001c5298b62c50fba1ff9a2496c85 1,114 0.54/1.00 vMB 10
762,433 762,433 0000000000000000000369a33bfacd854a0d49351befd4691eebf9b45cd48de6 2,453 1.00/1.00 vMB 16
762,432 762,432 0000000000000000000267457e119471b2edad8e7920f52ed5a594df24064b8a 2,441 1.00/1.00 vMB 17
762,431 762,431 0000000000000000000380536903d286f9010f25b6582c80a892c3e95bf80d06 1,143 1.00/1.00 vMB 2
762,430 762,430 000000000000000000006c1ce79436291043cdd0e434a773dbadafc7389870d4 2,472 1.00/1.00 vMB 9
762,429 762,429 000000000000000000009a9e3600a9429b130478f0af8e9454fdc5bca97cf5d9 1,841 1.00/1.00 vMB 21
762,428 762,428 0000000000000000000343071c8e42e323e8024fb1dfb30b231ac7a407ffc30d 1,988 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.