Loading Tool

Explorer IconExplorer

Memory Pool

75,695 transactions
28.08 vMB
0.08674597 BTC
Random Selection Loading Transactions
Max Size: 170.45/200 MB

Candidate Block

Mining Attempt bf026896d651d603d5f936c77f94234ac535f8e6a6ff6ff05ef2e57269cc3c7f
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root b7c62b8d3809490a60ec4b41894ab7449b57782dd789d35988f213942bbc696b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.02626693 BTC
Feerates: 402.60 > 2.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (44,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,013 871,013 000000000000000000000a530858e00c24bd3049a40e860ac1523dfcf4dbe533 4,232 1.00/1.00 vMB 7
871,012 871,012 00000000000000000000f93c37252d147378be35e5e196ec8fbcb98a29479eba 1,988 1.00/1.00 vMB 11
871,011 871,011 00000000000000000002722854f70e7d3d7b16ada054ba71c3f19fccd55cc4c4 2,428 1.00/1.00 vMB 9
871,010 871,010 0000000000000000000281790349283fb6c4931ea142d0c045b857aa68325d7a 4,109 1.00/1.00 vMB 20
871,009 871,009 00000000000000000000e878421630907ca712663e98bb7434543fc4dd4682a1 2,860 1.00/1.00 vMB 13
871,008 871,008 000000000000000000024a8da91121d9f54d083af003adf1b8927d7643166b88 4,298 1.00/1.00 vMB 15
871,007 871,007 000000000000000000001f0b04243587582cbfddd4bbc0d0443f2f31d0674386 4,296 1.00/1.00 vMB 17
871,006 871,006 00000000000000000000da43343125db9d709fe7291cd1bed59243b5bb4719fd 3,916 1.00/1.00 vMB 19
871,005 871,005 0000000000000000000298a13464b9e2fe6e9c4eaf555226a95bd893fc5c7721 4,693 1.00/1.00 vMB 23
871,004 871,004 0000000000000000000146bc467af0c1db25672f0a71bf8574095e16ffd1a047 6,077 1.00/1.00 vMB 25
871,003 871,003 00000000000000000000babc166d3ad769eea60d912886100f354cf2d5b18fc0 6,603 1.00/1.00 vMB 29
871,002 871,002 0000000000000000000012cbd0715e640c5a6f597455d790ad617213ae09ca24 5,777 1.00/1.00 vMB 25
871,001 871,001 000000000000000000012636c35c984affca129b7842a601c7b798ec54d37280 5,861 1.00/1.00 vMB 21
871,000 871,000 000000000000000000014ccf6469b099274c14be2f9076c99b876d1ec276b349 5,763 1.00/1.00 vMB 25
870,999 870,999 000000000000000000013eb5385aa98ebe04f515cf4734d513804cd6faf9c9e9 5,861 1.00/1.00 vMB 25
870,998 870,998 000000000000000000029ee1e3dd118bfbea18cf23e019c694514e2585ad659f 6,194 1.00/1.00 vMB 20
870,997 870,997 0000000000000000000009bcdc2bc7f2458ad1d7a2f5036e4f89c8522e8ddbc6 6,367 1.00/1.00 vMB 19
870,996 870,996 000000000000000000001f45358901b6095ae20f1e4507c379b30bb3409180cd 4,825 1.00/1.00 vMB 25
870,995 870,995 00000000000000000002969c33929ea06817b5a0e3f7620d010b4989cc8ee486 6,529 1.00/1.00 vMB 17
870,994 870,994 00000000000000000000c4c993101aba3d83d78558cff616308ec767c668811a 5,669 1.00/1.00 vMB 19
870,993 870,993 00000000000000000001dd272cf82c48ca50b29ba615f390eb1b89c0c3a0f929 6,479 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.