Loading Tool

Explorer IconExplorer

Memory Pool

88,088 transactions
32.11 vMB
0.13385308 BTC
Random Selection Loading Transactions
Max Size: 194.61/200 MB

Candidate Block

Mining Attempt 95608e7880cf97540aa07be50fb8288e74768e1b5e36645d9973f994c7360cbb
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root aa128a57cd8bfa373cf1089b67da84ed1062bbc2f9c301c3248aadacd7c8c74a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.04884416 BTC
Feerates: 101.65 > 4.89 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (70,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,985 844,985 000000000000000000023b029aecd8e179b824775a2b21cc75306d64ed595f34 5,323 1.00/1.00 vMB 15
844,984 844,984 000000000000000000001e5ab022874f3ef03af0754d95ee13e947d90cae4722 3,981 1.00/1.00 vMB 20
844,983 844,983 0000000000000000000023eee4f2bba8cf0677cbdc025251766f67a84824971f 5,104 1.00/1.00 vMB 21
844,982 844,982 00000000000000000002a63497005f2a85be4023a2fa4dc7371884aebdab4e2a 6,378 1.00/1.00 vMB 20
844,981 844,981 0000000000000000000110499f2d1195192eabe913a645b78779cbf87a7a3ef4 5,321 1.00/1.00 vMB 21
844,980 844,980 00000000000000000000d887f007dd33c3ac19b6e8662d7413c3c934a6140d90 6,026 1.00/1.00 vMB 24
844,979 844,979 000000000000000000014baaac4b7c7bbe122b16a8923aeee804d7bde6ff28f7 5,048 1.00/1.00 vMB 34
844,978 844,978 00000000000000000002ed61f570bb9fe90be87a443d347b7c6436f9d4c10e5c 5,820 1.00/1.00 vMB 16
844,977 844,977 00000000000000000000e428714edd41e3a4cabffe376aaf7c05261883b275a1 5,973 1.00/1.00 vMB 15
844,976 844,976 00000000000000000001671a94d2fa0a2c113a256f251932462a38595a6667a4 5,709 1.00/1.00 vMB 18
844,975 844,975 00000000000000000001303f7e2058c121f95b8ae1cfba27edb1a06cfd229752 4,919 1.00/1.00 vMB 14
844,974 844,974 00000000000000000001069d341a344304265f7c33399e57478bc76d6838d6f6 3,088 1.00/1.00 vMB 16
844,973 844,973 00000000000000000000c0b5af828a987dfc650d46e07df2e11d47017dcbc6b2 4,862 1.00/1.00 vMB 12
844,972 844,972 00000000000000000002adfab45bb194c46c7a47602bdc908c0c5e39b2a87932 6,500 1.00/1.00 vMB 9
844,971 844,971 00000000000000000000fb8f0c1da4938205749ddf51d9fe82e948bea7508d06 4,959 1.00/1.00 vMB 9
844,970 844,970 00000000000000000001b30acc22885bb0d345699020ffa2d13d79ef39091f0e 3,947 1.00/1.00 vMB 13
844,969 844,969 0000000000000000000141b11106df578b92ce3c4209309ccd68ed95456305f9 4,242 1.00/1.00 vMB 11
844,968 844,968 0000000000000000000199c31f16046700f263a34ef362e1b938ea6df4daa5da 3,636 1.00/1.00 vMB 18
844,967 844,967 00000000000000000002072d46350e101e91e5cdb0cba1c83befea3d5f8c5888 4,408 1.00/1.00 vMB 15
844,966 844,966 00000000000000000001234c8cc9cef5fdcb79777397d8c6638ff6367b790d9f 3,532 1.00/1.00 vMB 11
844,965 844,965 00000000000000000001154c89016e66a499a40a78e2732250488d0c060669a2 6,177 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.63 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.