Loading Tool

Explorer IconExplorer

Memory Pool

29,925 transactions
8.87 vMB
0.10657819 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.76/200 MB

Candidate Block

Mining Attempt a0be564d0e611dbd80f32d140b645c234f8f1990a970716c0efba84d59a930e0
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root a4f4093427f07da77324533ee1191ee30429cfc65e112e7ac8576f472aa4a4d0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.04692285 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (750,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,746 162,746 0000000000000b9da08ffc5534f74c81bd1b846d5c5078f4b29b84bf388b3b16 70 0.04 vMB 187
162,745 162,745 0000000000000014a0ce78633c9813d3cc9f97d0f794cc802747a79394158a2f 73 0.02 vMB 176
162,744 162,744 00000000000007ad40f6d5ad5b8b465627733a23df3e6019eb982500fcd6f7de 19 0.03 vMB 191
162,743 162,743 0000000000000a0f6f1fdbae6cd42913196ae76ead57d8ad6ce2cb55f0070ed0 8 0.00 vMB 22
162,742 162,742 0000000000000767148e601087010dc46cad06e83eec6759991ba8bbe3b0b40f 36 0.01 vMB 106
162,741 162,741 00000000000004c05f6bd3307ac10302e07951b5770bd1139d86bae327ea6312 27 0.01 vMB 46
162,740 162,740 0000000000000183ae2dd1381a053e7f409b41815e11a16250bc37dc215a2990 54 0.02 vMB 27
162,739 162,739 0000000000000c4bb059cc7ee68c40ad31268b082d00a63857f8ee1af57e6b1d 101 0.04 vMB 191
162,738 162,738 0000000000000949687699db0d18d72ed7d45f5b4ba8922d0c6cdeb8ce70dceb 17 0.01 vMB 332
162,737 162,737 00000000000000e42162bd6ccd3fb10a9e226dc522a5fef2d0c0d04d0fc337fe 125 0.04 vMB 4
162,736 162,736 0000000000000d0297c73dfeab938fc558aba0e45aa8ef98172cf4992196b5e5 45 0.03 vMB 62
162,735 162,735 000000000000028eb287b2ace5d4c8ca7e5f1bf8d315dcb28455e9a422c6fdde 129 0.05 vMB 5
162,734 162,734 000000000000057ec2ec1407a16c9d78ebcbc30a7d4877811f9b45c8ef4c60d7 156 0.08 vMB 227
162,733 162,733 0000000000000995703ca2ca61b50f00d0ace4fd0a636ff9b68045d19d44a086 63 0.03 vMB 183
162,732 162,732 000000000000002319c82c73fdaf5090ec570b05ff96f28bfd4761d3d73d6b7e 8 0.00 vMB 370
162,731 162,731 00000000000008eaaf12eb32d8682473d2746da0979e71d5a90b88bbb59677f1 50 0.05 vMB 31
162,730 162,730 00000000000009505dc211388aa0758bca6f79bf9665aa6e0cf69c4b3cf08690 9 0.00 vMB 15
162,729 162,729 000000000000054f992515c6702b78138987bf769f7b5fd5dc5e5e013ee1b29f 6 0.00 vMB 0
162,728 162,728 00000000000000d21a48b62f33f272d364b71bb2807fb55d136d210124e53153 76 0.03 vMB 161
162,727 162,727 00000000000002c02f5e624f50ab3c1b57196a38b2f4d29387d5ad7f1af91105 109 0.08 vMB 135
162,726 162,726 0000000000000c27a36b55ba317e5d88d1a98a96854fcbd5f3226ffc51c78070 9 0.00 vMB 18
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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