Loading Tool

Explorer IconExplorer

Memory Pool

29,148 transactions
8.52 vMB
0.08085375 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.94/200 MB

Candidate Block

Mining Attempt fe6715624506d4cdc65195bc6ecebca0ebc503bef48fb3a320f785e3cb9c8005
Version 20000000
Previous Block 00000000000000000000dfe1036d7254b06c2dd375bf5f4768672b4c82b08c56
Merkle Root db85008f60f1c5c2b69efde2f451844edf3fa594f80e79a5b2944e8885e1e50c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,192
Size: 1.00 vMB
Total Fees: 0.02985621 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,224 (550,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,756 362,756 000000000000000000edcb513a3a965ea090d92ca561b79e2f7c2f8eed62b804 1,010 0.75 vMB 22
362,755 362,755 000000000000000000e4a9450c54f01b4a485e48bac09f0922fae41923c0ae76 2,778 1.00 vMB 44
362,754 362,754 00000000000000000f679a5b0b78a89d5e26bd4f78a584a0fa4d8d871ec458de 616 0.36 vMB 23
362,753 362,753 00000000000000000d634d5fb7e8c6194fa99fb2b8331de29c5cc3add51b4eba 864 0.44 vMB 26
362,752 362,752 00000000000000000416b90fb5b3ca49699f9fb55ef69d17f7a8c8c06db81091 148 0.08 vMB 26
362,751 362,751 00000000000000000b70de41c02d38cc2f7d9e16f2d9fada6562b2073e1ed1f2 888 0.55 vMB 25
362,750 362,750 00000000000000000b08c2309bc6b94d2182eb17cf59b144816272d7faa4b09d 158 0.10 vMB 22
362,749 362,749 0000000000000000127f915944fa90ff649e6af65d471be46dda873ab0b22426 865 0.43 vMB 24
362,748 362,748 00000000000000000465c4fe7b42dbfd607f58dfc2895f9d90b615f0774aa7f1 513 0.73 vMB 13
362,747 362,747 0000000000000000057f37835f4695c8974efac83eddc0a075d06a46c377a722 1,282 0.75 vMB 28
362,746 362,746 0000000000000000102dbd1e6ff3d7bce9bb14b35dc5a3aa00da8c646e647b82 1,004 0.46 vMB 31
362,745 362,745 000000000000000003c7d700478a8243b948e3df85f63fece17d020fa50413cd 79 0.10 vMB 7
362,744 362,744 000000000000000010d522e6cfa1933dcea22df99e4dd79932011500a2e42256 910 0.41 vMB 33
362,743 362,743 000000000000000013c2ff770db8dc33489c749ee12acceed326e46fea8ef156 953 0.44 vMB 30
362,742 362,742 000000000000000015960c4fb0553ed21d75a161c4dc1b16e674fa3f67fdbbbe 614 0.37 vMB 26
362,741 362,741 00000000000000000cc14d3eafa9304913eea30ee6e02cb131893e11569e9761 308 0.25 vMB 16
362,740 362,740 00000000000000000f882ece25ab47ae4cbe59863dc8ea32fafa836926197192 263 0.12 vMB 28
362,739 362,739 00000000000000000b83ee5011c4562a571644acfdf6c7e88bab2839673d6c20 185 0.10 vMB 27
362,738 362,738 000000000000000001a461be3102eb80c270f3e1eadcb0d68e4001ca1ea54571 108 0.07 vMB 28
362,737 362,737 0000000000000000138781826d0ddef4d2c8ddc17628fb52de6de4ed18be248a 459 0.49 vMB 14
362,736 362,736 0000000000000000122d00133bfd325d5d2ca705b00f75ed8c1c4a36fae7819f 2,030 0.93 vMB 32
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 74
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.15 GB
    • Received: 0.49 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.