Loading Tool

Explorer IconExplorer

Memory Pool

41,954 transactions
26.55 vMB
0.06162632 BTC
Random Selection Loading Transactions
Max Size: 138.72/200 MB

Candidate Block

Mining Attempt ee7400ea244cec9647a93abe1c957f3675ad6a577c5b2f917b16f212a3c1af1f
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root b3fccadc898dc529a414653aaeae1383337804f2e51fc52729c34620a62834e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.01290445 BTC
Feerates: 47.58 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (597,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,727 317,727 00000000000000001800a59bb99e92efa01ebf00a82498fbfa6a6c21ba0e4803 905 0.43/1.00 vMB 32
317,726 317,726 00000000000000000bdce0d4a0a844906982561b5fa14bf20623e693fff73920 38 0.02/1.00 vMB 17
317,725 317,725 00000000000000002259156db0519bbc412b4c32900892801b5512c34a123f8a 594 0.27/1.00 vMB 30
317,724 317,724 00000000000000000d005c4b841c0799c49da632ba4f86c0bf2f006cfedec23a 20 0.01/1.00 vMB 10
317,723 317,723 00000000000000000d5a455d236b3397227b2a392954209a9cd929cf00e28468 453 0.22/1.00 vMB 59
317,722 317,722 00000000000000001066a99f4ab0388c612518ebcc9a2c9637e86815e0b04c14 41 0.01/1.00 vMB 34
317,721 317,721 000000000000000024901df9b8437bc91e70c119817da5da358ef484b4daf9a4 789 0.45/1.00 vMB 27
317,720 317,720 00000000000000001bde7d865a8e088f5918fd9cfdff329a0616671ec81626df 296 0.22/1.00 vMB 23
317,719 317,719 000000000000000018cb32628c838382d66d740776bd5c73a218edeeb8a252fc 127 0.08/1.00 vMB 25
317,718 317,718 000000000000000003ba3a4d818912893a1f45d3bcb5d5c49859c1ba5f4f62b9 472 0.29/1.00 vMB 23
317,717 317,717 000000000000000002e4c9274d83196ef16b0130972e7cc6ddecaf735cc67699 343 0.28/1.00 vMB 21
317,716 317,716 000000000000000027e604639fc20b2b7fab6407ca5ff0972e03160467a7065e 10 0.01/1.00 vMB 11
317,715 317,715 00000000000000000350f0ba781e5b60f7004c1c97a55f60de0094bf912b4295 680 0.31/1.00 vMB 30
317,714 317,714 00000000000000000091fe799d50a29e8a4268d87863bb5020ed0e09cf4b3fe9 362 0.35/1.00 vMB 14
317,713 317,713 000000000000000021c12b8373b9db965f81dd21492314a1e475464c43922f6a 438 0.28/1.00 vMB 25
317,712 317,712 0000000000000000112013227a743207e39e5ffd0918aeb5c5a59b1fc6ca076f 84 0.05/1.00 vMB 7
317,711 317,711 00000000000000000aa6424a683bd80a68565ae4b83b25c1bdf4bdafd115cfb0 155 0.08/1.00 vMB 26
317,710 317,710 00000000000000002c604351f5d92f3ba16239228371cbc4a8bfbe8d6221409d 245 0.17/1.00 vMB 19
317,709 317,709 000000000000000028e6004fa5c36b7ecb8e16d035c26b7ff98f8e9f6fe9e39d 334 0.26/1.00 vMB 20
317,708 317,708 0000000000000000111b3cce87245f973f6d02172c1d6e2384eaf86a6e00dae2 901 0.54/1.00 vMB 25
317,707 317,707 00000000000000001f6bb26f52072b9aa452076e54342565e7bbd3c793993008 192 0.18/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.