Loading Tool

Explorer IconExplorer

Memory Pool

76,120 transactions
28.77 vMB
0.07111506 BTC
Random Selection Loading Transactions
Max Size: 175.90/200 MB

Candidate Block

Mining Attempt 8cd20c9810b9561685547fd637740bee50f2b0a4de1a27a361e92f27f98d8ad1
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root fe552a949796d42557b4fe59bb9d654071a33f89ad8e0a1259df1f553463fbd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,143
Size: 1.00 vMB
Total Fees: 0.00854832 BTC
Feerates: 77.76 > 0.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (242,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,653 672,653 000000000000000000062098c6060e0941bd724eb245e1262ccc96b99eb0cfb4 2,284 1.00/1.00 vMB 66
672,652 672,652 0000000000000000000737272fb1ea2b4078be2f6c2fbcfea2d1ed5b27cb2b36 2,316 1.00/1.00 vMB 52
672,651 672,651 00000000000000000006b90e969058c3ed20793f3ab927fc805b14a176d61ae9 2,471 1.00/1.00 vMB 87
672,650 672,650 0000000000000000000c6744259275f9dd2fb70891148702c87a2b204c59fd6a 1,114 1.00/1.00 vMB 20
672,649 672,649 0000000000000000000a763ae9970723443128ce6f2d82d1dfc0ec2c5187fa68 1,300 1.00/1.00 vMB 100
672,648 672,648 000000000000000000098cc180f60b9b66f21496a96fd4ab2820c95213379af6 615 1.00/1.00 vMB 23
672,647 672,647 0000000000000000000ac91068efeb0d8229116595324f2d184ebf8a7ce0428d 1,126 1.00/1.00 vMB 15
672,646 672,646 0000000000000000000c5be08256e170cca8fc39e4f1021c5e80577450374646 2,242 1.00/1.00 vMB 77
672,645 672,645 0000000000000000000b92794bf1158683e0008b96a506d431fc1f2a89e30ec1 760 1.00/1.00 vMB 47
672,644 672,644 000000000000000000070f87f7d48369ed209cc25ba581f9bcdc575aba0e59df 2,091 1.00/1.00 vMB 46
672,643 672,643 000000000000000000032bebef57df603746947f4bc71e66655f520b27a555f9 1,855 1.00/1.00 vMB 29
672,642 672,642 0000000000000000000b5f170af6fe239d7e384ca775b5070f1a47127aba5026 2,276 1.00/1.00 vMB 75
672,641 672,641 00000000000000000005827a6e427d0eecb000d85c727fbd84d2034b28bcefb3 1,751 1.00/1.00 vMB 101
672,640 672,640 000000000000000000010e4714ae58d3582739e98d8f9b0bb7db5621d52884bf 1,594 1.00/1.00 vMB 115
672,639 672,639 0000000000000000000b7e1b1f8e106ebcf05ece82ee76cc03e0c4b6300aece2 1,726 1.00/1.00 vMB 121
672,638 672,638 000000000000000000053048d81ae9a89af66624907f838e23a05812ae694ea5 891 1.00/1.00 vMB 33
672,637 672,637 0000000000000000000a36ec461de39c3d0f85fee9095da9577dcce51fa5c880 1,573 1.00/1.00 vMB 52
672,636 672,636 0000000000000000000b3c9374188bd4727d110cd0979f79eeed9917b58b70a3 999 1.00/1.00 vMB 43
672,635 672,635 00000000000000000005c2067563a2e610840d989b3eb4032ceb1e3a6b394143 2,214 1.00/1.00 vMB 68
672,634 672,634 000000000000000000025c2e95ca558ba3e8413b1964f3919b8f7a876f562d90 2,026 1.00/1.00 vMB 62
672,633 672,633 00000000000000000003c427a2ee893d82218cb771cdb911ccf92747f26fe6e4 2,340 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.82 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: 710.71 GB
    • Received: 17.08 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.