Loading Tool

Explorer IconExplorer

Memory Pool

84,949 transactions
31.86 vMB
0.16818531 BTC
Random Selection Loading Transactions
Max Size: 189.65/200 MB

Candidate Block

Mining Attempt eb723faa61d996e7529103b8a6da8b298adcad0eb1ebbd2bcdc5ea4782bc05f2
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 4b49a2d9ee49889a6838d5c33e8afa1fb7bdff1f6af9f782c8d71c9391b8d518
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.05337032 BTC
Feerates: 402.75 > 5.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (151,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,012 764,012 000000000000000000011341053dc50724dc6830f3fb865a5e0d7b252324dddf 2,631 1.00/1.00 vMB 37
764,011 764,011 0000000000000000000787892e29e95d06004509d1a68212c22d2229411a5fc9 824 0.84/1.00 vMB 3
764,010 764,010 00000000000000000003c412b2cef10c34d035762a863cc7b9c19e84e587a9d1 2,062 1.00/1.00 vMB 7
764,009 764,009 000000000000000000041a7d3e39ef9452d517bc96f86bf92e965a3fa2c30e1e 1,395 1.00/1.00 vMB 15
764,008 764,008 00000000000000000004ecf18a3fb27787b2298d3b69ece0b4757e727f7c30f9 3,084 1.00/1.00 vMB 24
764,007 764,007 00000000000000000001ad46645cea023a17664590f93f70dc3ed968c789a3fb 3,214 1.00/1.00 vMB 37
764,006 764,006 00000000000000000005c6d425ac4a973862073bb7fa500a608b593734e342a7 1,034 0.40/1.00 vMB 15
764,005 764,005 00000000000000000006d531b3223709b5827a68d83dbe31805a49efcc69530a 592 0.19/1.00 vMB 18
764,004 764,004 0000000000000000000112d9be7077a05bdb1ea38516564a4dbacb1dd315e87e 1,557 0.78/1.00 vMB 14
764,003 764,003 0000000000000000000556b7989c71d678a950bce64b0e0540c46afb94293270 1,041 0.56/1.00 vMB 11
764,002 764,002 000000000000000000043643962d789c078197d4bda2c6dc28c10a44637f4258 158 0.06/1.00 vMB 17
764,001 764,001 000000000000000000048e7aaee04e6fd5d01b025e21fdb47f7ec8372e2cdeae 1,126 0.86/1.00 vMB 8
764,000 764,000 00000000000000000006f2fe502d3d4dd7c8479ee735ced4e24cbc91fd874a95 1,338 0.99/1.00 vMB 9
763,999 763,999 000000000000000000053314b11d0eab1cd87247962fa835c45dce8b8f7049ec 137 1.00/1.00 vMB 1
763,998 763,998 0000000000000000000497deae20f9c27f2aa26d5b8d8b5c3ef8b5b4c5de8084 447 1.00/1.00 vMB 5
763,997 763,997 00000000000000000000dfde5ad526cd92cd0b25dd15ef169d1a9f51492dcb3e 681 1.00/1.00 vMB 5
763,996 763,996 0000000000000000000130d26044da4423c5767e043a9971b60063e44dbbcdac 590 1.00/1.00 vMB 1
763,995 763,995 000000000000000000044a9e18f3a5774df98376e88a9b623effa9b99b3aeb92 1,899 1.00/1.00 vMB 7
763,994 763,994 000000000000000000012b97f4b76fd4ef8d327fee038a95608673dc3d511032 1,870 1.00/1.00 vMB 18
763,993 763,993 00000000000000000006287caaf17cbe666d9fdc1981beeb89b559bbc90c0c7e 1,465 1.00/1.00 vMB 18
763,992 763,992 00000000000000000000a22df14af14b0a506f19235619ca08102c68ad056c2b 1,498 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.