Loading Tool

Explorer IconExplorer

Memory Pool

75,223 transactions
27.66 vMB
0.07341445 BTC
Random Selection Loading Transactions
Max Size: 168.81/200 MB

Candidate Block

Mining Attempt c0d1ffa6ae7fdbe52b4a4cf52cd710026be9f67b3318d5c060152376dd7b0e02
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 3e605a79bec721930859f216b084fe7c1ffa86bd64ff37513ceaf3aea5beb6e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,389
Size: 1.00 vMB
Total Fees: 0.01400050 BTC
Feerates: 99.50 > 1.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (88,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,072 827,072 00000000000000000003e3564769dd45f04ab0c036da104f55212d8f939a1785 2,237 1.00/1.00 vMB 57
827,071 827,071 00000000000000000003b2d900e4c5eee89f47cf0af95f7e1dde0e8ce378a5ee 1,411 1.00/1.00 vMB 40
827,070 827,070 000000000000000000037278eca6a6b407af15679887b7fe500204418899eef4 2,467 1.00/1.00 vMB 65
827,069 827,069 00000000000000000000d0e53bccb62677b7abc4c932753d0e2eeaf820a127ed 2,533 1.00/1.00 vMB 42
827,068 827,068 00000000000000000001af0e43b4a789589b5ebdb18e6f4baa6083be473f992e 2,401 1.00/1.00 vMB 60
827,067 827,067 000000000000000000034bef5915830e8d2c5a2ab8f4eb2cbad30f4c974e1151 1,609 1.00/1.00 vMB 45
827,066 827,066 00000000000000000003d78ef48ee700f04481d025eb9c39b834b98f7be50bab 2,123 1.00/1.00 vMB 69
827,065 827,065 000000000000000000032ee5e7f6049904aff3a040bca67025bdd92a52858b4f 890 1.00/1.00 vMB 39
827,064 827,064 00000000000000000003693c2f61787402bd4d92417df2a5a96463f599236d7a 2,181 1.00/1.00 vMB 56
827,063 827,063 000000000000000000021a26bae832790326cacb606973d03bcbbe344af1fa5c 1,397 1.00/1.00 vMB 43
827,062 827,062 000000000000000000014d59c94434aff9eca663e411d8116fac5196187a1a4c 830 1.00/1.00 vMB 36
827,061 827,061 000000000000000000002312674eb58871b7edbc88995b4961d37cc96c923d2c 2,277 1.00/1.00 vMB 63
827,060 827,060 000000000000000000001bfad3f96cb397e9e62fc3c13f7baca702f2493369fc 1,058 1.00/1.00 vMB 33
827,059 827,059 00000000000000000001d08ee1d498143531e40b341a2b24cbbd7040661322c0 2,153 1.00/1.00 vMB 64
827,058 827,058 00000000000000000001ed9dad812093b06566d1f8404877d84e8b5b9c5e23b0 192 1.00/1.00 vMB 30
827,057 827,057 000000000000000000036ff3bb4c63cd7313ffc1340b8a415549ec8dbc76a2b8 2,250 1.00/1.00 vMB 44
827,056 827,056 00000000000000000001226036f23d0e6c545622274de549b999d6c0a3bee03e 2,244 1.00/1.00 vMB 35
827,055 827,055 00000000000000000000e95a507468e8b5007fd98f03e9188339f2f057333471 2,494 1.00/1.00 vMB 76
827,054 827,054 00000000000000000003abdff50694bcfb8beeda8e80a9bec1cd82cde6b637ee 2,163 1.00/1.00 vMB 48
827,053 827,053 0000000000000000000165ed48ad51803d04e21e0c57a7e0702544721a61e80c 2,536 1.00/1.00 vMB 86
827,052 827,052 00000000000000000000df31e29fb548a760d73229ea0cd660f7710a6bf9e9da 2,317 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.84 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.15 GB
    • Received: 17.16 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.