Loading Tool

Explorer IconExplorer

Memory Pool

76,115 transactions
29.13 vMB
0.10353051 BTC
Random Selection Loading Transactions
Max Size: 172.20/200 MB

Candidate Block

Mining Attempt f133dda4afbbfa7217b4b2f404e30690fb4ccb767cf5c50db76852d9ab8c2088
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root eb43732817fb739dd9a4b69bc0682ef24b055781347fc8af15434f1213e8b0a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.04131029 BTC
Feerates: 201.37 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (688,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,834 226,834 000000000000021ea119146b5b0b6ae25cbf367f55f88585df64859709b9af7e 311 0.16/1.00 vMB 169
226,833 226,833 00000000000000f65870ac2a7fd42daae951cacf9c986216bb6421a88695bf88 88 0.05/1.00 vMB 149
226,832 226,832 0000000000000004c600a4b9b3c250d35462740b105f5febd0b932b8a07e9c71 129 0.05/1.00 vMB 191
226,831 226,831 00000000000002df1fa55099508ab1bd877356ea829b32ef558820b303a66cef 14 0.00/1.00 vMB 131
226,830 226,830 00000000000000ff116cf53d8bb5cc1d0a21f10368c1a91c04206cacbf81f502 212 0.11/1.00 vMB 132
226,829 226,829 00000000000002661ae006f94dd5831890e0b0a2e4dcc0fbbf7097da660cf1f3 116 0.05/1.00 vMB 160
226,828 226,828 000000000000014fa7b0c08b0145bc4cb14dd73f2273619756e120cd3d861a73 120 0.05/1.00 vMB 202
226,827 226,827 0000000000000063fab117b12f2b6301bf99efd1ae9fc59c97bd545da8dfea93 222 0.13/1.00 vMB 92
226,826 226,826 000000000000024878a01381cedd4270133a6b166b2e38769b7e9093b7e6d9dd 256 0.09/1.00 vMB 73
226,825 226,825 000000000000000c2db3538359277b46a97825f0208d286818ce1295b61d3ffa 321 0.15/1.00 vMB 193
226,824 226,824 00000000000000f469e42b56a3b43c9869b0f6046f5e479d320080a6dc4def53 300 0.15/1.00 vMB 106
226,823 226,823 000000000000018efd5dfb4d53b7b806603a6dfc7b86f66043ddf6cfb12b5bb5 194 0.10/1.00 vMB 205
226,822 226,822 000000000000019590aa0683d2f179341ac769fcbb2a7ff055decb089f726c55 545 0.23/1.00 vMB 199
226,821 226,821 000000000000000549412688e98b1c513eb41921050ef10f25909594bde23fb5 119 0.05/1.00 vMB 66
226,820 226,820 000000000000005b3a9fc754a19487c0e09c0fd3a763564b4df44273d22f4a99 1,270 0.47/1.00 vMB 202
226,819 226,819 000000000000013da695dd5898cf07967964edbcab4e05b879c783d70594d1c2 13 0.00/1.00 vMB 386
226,818 226,818 000000000000016ebf2514e74e5c23e7fef64da23b32ae023afc8ffeb6bf30ea 290 0.19/1.00 vMB 151
226,817 226,817 0000000000000373a6778667f385ef5abdb75d202852ca10cf8f76b38e74d649 386 0.15/1.00 vMB 190
226,816 226,816 000000000000033f0c301ec9efeb44073594cff4c87d0b0be3ef033dcd3c9358 251 0.10/1.00 vMB 211
226,815 226,815 00000000000001cb4b582f0da52664230039229da2fce0c37ae31fd361839543 271 0.15/1.00 vMB 116
226,814 226,814 00000000000000c26df83f7cbf24c0372dcddab2fae43244552020a02f312f20 349 0.20/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.