Loading Tool

Explorer IconExplorer

Memory Pool

81,816 transactions
30.38 vMB
0.08346372 BTC
Random Selection Loading Transactions
Max Size: 183.07/200 MB

Candidate Block

Mining Attempt 342a130b0694d18d7cab9cc0fdb9db9f7e72852e7b0aa5f9a0aea287201edb72
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 0b7af19cbff23be4d93761d8fba0fade25317dcb5870ef7aaa590de1b155adb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,959
Size: 1.00 vMB
Total Fees: 0.02114299 BTC
Feerates: 203.60 > 2.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (630,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,017 284,017 0000000000000000847b0f91036890e2e1193d78c57228e24178a58e82b168a7 624 0.34/1.00 vMB 37
284,016 284,016 00000000000000008aea2609c7af679f947429ee1443aa2dcbecb5e20889d2a5 789 0.35/1.00 vMB 35
284,015 284,015 000000000000000189aafeb664314e1ef50b49fa886a77ed1192dd6a97c8e491 386 0.20/1.00 vMB 37
284,014 284,014 0000000000000001438931934118d2772deb56efc7be190deb38cc72de267c0a 358 0.21/1.00 vMB 30
284,013 284,013 0000000000000000ccea37cc0f03fff907c9e1a9967731d885e1bc20fa2cb0eb 68 0.10/1.00 vMB 11
284,012 284,012 00000000000000018cd5fbc4ef013006f2cedcec63243fe631e1563c4342e180 983 0.50/1.00 vMB 36
284,011 284,011 0000000000000001b809a28c51a8fa24e3baab2233641317a2e95cfbe213861d 400 0.26/1.00 vMB 34
284,010 284,010 000000000000000119b8d1430f2029e12124651655c60daca78008eb6269bb7e 99 0.06/1.00 vMB 24
284,009 284,009 000000000000000046c6a2cfbf9e5b822270edcd91ab9a2af0a13e7af3037895 623 0.35/1.00 vMB 36
284,008 284,008 0000000000000000ccb963c7febdecb5581721d726eb28ef0df511535aaae8eb 338 0.18/1.00 vMB 37
284,007 284,007 0000000000000001391fb73eadbf515d147ea66eba592885f3bf67bdb315837b 288 0.19/1.00 vMB 29
284,006 284,006 0000000000000001e5dc7ba2c83defdb0a487e6ff7ad7018a3329c7cb58c94ff 171 0.25/1.00 vMB 15
284,005 284,005 0000000000000000388fcebba6759219a03355fda8ce24bd8cbd307b89d6dd10 844 0.35/1.00 vMB 67
284,004 284,004 00000000000000006165e78947899833f7cedf80c44479175a265464a1656123 153 0.05/1.00 vMB 109
284,003 284,003 0000000000000000cbdc87c4b14afd64e54c2e9ad06b4fbe905c08c01b765ff0 567 0.25/1.00 vMB 77
284,002 284,002 0000000000000001200a3b497cad46d1dfafccf53eaa2021824b280446cb4e55 76 0.10/1.00 vMB 10
284,001 284,001 0000000000000001d6b73ce478f8801d837f94d3a8462e67e9c5d7898b5cfce7 138 0.11/1.00 vMB 28
284,000 284,000 0000000000000000eac86582f121e5431734e2ea36bf73347022c99c1adae37f 144 0.09/1.00 vMB 29
283,999 283,999 0000000000000001d9eae18063bd5a4e1125d63fdd2ff93a181e764ea96e2c47 419 0.21/1.00 vMB 37
283,998 283,998 00000000000000013c0d4b13048ba0f063eb4c20837705c2b1b0425c4815c3b8 186 0.44/1.00 vMB 8
283,997 283,997 00000000000000004b28e95fa671e2f63a48db1d0929d27b1c6e3dd30437b94f 483 0.25/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.