Loading Tool

Explorer IconExplorer

Memory Pool

44,015 transactions
28.25 vMB
0.06970863 BTC
Random Selection Loading Transactions
Max Size: 149.19/200 MB

Candidate Block

Mining Attempt 559765b7b6d35f8c0dd33ce27d3a96ea9f0fab84b1c569cb4a8f63d1ee4f87f9
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 1c2f7c66b2cf9e2e1f4565fa8b9ccd813968461cf0d396c490c01b1624421a74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.01618887 BTC
Feerates: 100.23 > 1.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (151,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,004 763,004 00000000000000000005cb06d959febcc7de88c5a92bff60ccd8a68f35df2703 166 0.04/1.00 vMB 19
763,003 763,003 00000000000000000001cbd4f46d455b068c491e1dd76482d171e3f8b889b49b 388 0.27/1.00 vMB 2
763,002 763,002 000000000000000000034958325f9dcee4c04b5c4d5862abf600469c0390281f 2,406 1.00/1.00 vMB 20
763,001 763,001 0000000000000000000515e45ee08b067a30a5f6011bf220807f43e59b215e36 427 0.62/1.00 vMB 11
763,000 763,000 0000000000000000000510da8ee26bd6f7b78042ae9f736b33bd160a98001beb 1,440 0.67/1.00 vMB 7
762,999 762,999 00000000000000000002bfdbb1842d5081acd20311c5ff9988801151972281bc 2,345 1.00/1.00 vMB 7
762,998 762,998 0000000000000000000327d2924a2a4a97a79e1ecc8e21977bab05fa609e77b6 3,468 1.00/1.00 vMB 24
762,997 762,997 00000000000000000000f4436743417cbb7b04b5512d8259e69fd8ce58f1fe29 2,671 1.00/1.00 vMB 18
762,996 762,996 00000000000000000003b32b6ee30a18b6e8badde3c06f002dcd7d5d799ad070 877 0.40/1.00 vMB 11
762,995 762,995 00000000000000000002e0ea86d4f36582772bc6420c2530e75a5caebcdb791c 1,987 0.99/1.00 vMB 12
762,994 762,994 000000000000000000046b4fa98fce52a6d7caa42c2eb223f8eb140156d53284 1,649 1.00/1.00 vMB 5
762,993 762,993 00000000000000000006a0340c00408a6c46a87147a78ce984d69b34817b08b0 1,984 1.00/1.00 vMB 8
762,992 762,992 00000000000000000001d6f5554c69d2e88e0750a35d501c3c3c926bf4cc31dc 2,179 1.00/1.00 vMB 23
762,991 762,991 00000000000000000004a55ae445cb8f89d0037640002c58f175b36058fd8bec 2,178 1.00/1.00 vMB 25
762,990 762,990 000000000000000000046bba1e21849b503b08237d838fdf28e58aaa2b15a0ca 2,132 0.73/1.00 vMB 15
762,989 762,989 0000000000000000000293568397ec834a9be8ca3c46cf5997f9d633e931e090 2,710 0.96/1.00 vMB 16
762,988 762,988 000000000000000000068b11a7b130c2acf016081bc5ead675aaa519ba5a1ec0 1,465 0.78/1.00 vMB 26
762,987 762,987 00000000000000000001876660956f0fc49a94c83cad482fe31d3d191cdde925 85 0.03/1.00 vMB 13
762,986 762,986 00000000000000000000fa92fc63c6a39a1e0127687a43b8629a717083a714f8 620 1.00/1.00 vMB 4
762,985 762,985 00000000000000000006b205b9cff5ca9af0a3e12c8db2275ef9cc986a056c99 338 0.24/1.00 vMB 9
762,984 762,984 00000000000000000006f6233b454bf9e15593300bdc00deef2c3db078f1d377 1,161 0.48/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.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.