Loading Tool

Explorer IconExplorer

Memory Pool

84,231 transactions
31.81 vMB
0.09885960 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt 5d71f7fb43a79f307dab75c789802736d7e805541cb58cedefa6527a2706124c
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 39e03f57dcfef6bceccc977376efb181a6a93077140d9da07d2878997e06c158
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,403
Size: 1.00 vMB
Total Fees: 0.02313847 BTC
Feerates: 82.29 > 2.32 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (637,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,989 277,989 00000000000000025b75622185054c570ede5408129cd8dc17e5b8442d9ca6f7 116 0.05/1.00 vMB 71
277,988 277,988 0000000000000000d2dc85302c11bcf512fe9fa56fb4573e4eeffe573cb32d1d 167 0.07/1.00 vMB 25
277,987 277,987 00000000000000012a20665a0318cba64f2101176272fcfa3dac81becca734be 977 0.44/1.00 vMB 43
277,986 277,986 00000000000000015dc497a80b8b9703482487498d803c7cce2d2f5d058b8c83 171 0.08/1.00 vMB 59
277,985 277,985 00000000000000006565e4671b1866f2a295aab290c377fe4c12298d4b9f0739 117 0.05/1.00 vMB 41
277,984 277,984 00000000000000002bb9658d1441bd142cdb2af241ea70b17dfc59f320d01375 354 0.18/1.00 vMB 37
277,983 277,983 0000000000000001fd59c6f1b7c153d3209572c444c92ef117c05cd71b443ad3 189 0.09/1.00 vMB 31
277,982 277,982 0000000000000000bdd703efb435e213902d1a29ef1946f2eb221ea66a4fb9c5 37 0.02/1.00 vMB 29
277,981 277,981 0000000000000001a6ea88c7fd6766831c309835645ec3eeb8952db251e56465 177 0.11/1.00 vMB 43
277,980 277,980 000000000000000160d1869417b722a46a58f7c58de67832c43d2089e5c07a95 205 0.23/1.00 vMB 58
277,979 277,979 00000000000000001172d9ec39ad03dd93f39499d0fdc02c8c51a1d30eb608d7 390 0.18/1.00 vMB 58
277,978 277,978 000000000000000329f1174a204782c1535c847bce60ac7433ce59599f521769 364 0.14/1.00 vMB 74
277,977 277,977 0000000000000000f11c6e18ff3d80e490d8151bdd085245e0025d92c949f942 121 0.05/1.00 vMB 43
277,976 277,976 00000000000000029a4a5b0fe6595b6904d09987aa680ea77f61be72a73686b2 202 0.13/1.00 vMB 45
277,975 277,975 0000000000000002f0e62d16c3269dd5924aaa46e49ef6df238047cfbbd01c57 501 0.24/1.00 vMB 45
277,974 277,974 0000000000000001a873d98b187afa4ca40a1ab0d2a066df6c7ed5530632b92d 241 0.14/1.00 vMB 29
277,973 277,973 00000000000000038f617b5614013d9139b332708afcf7737fd74351613fbf69 80 0.03/1.00 vMB 61
277,972 277,972 0000000000000000a889e05cfed26ac53b2e529da774f2cd84ced36e5c3385ae 158 0.07/1.00 vMB 58
277,971 277,971 000000000000000040558a00da0733cc0384c311226546c2cab2ccc2a412e37a 179 0.12/1.00 vMB 53
277,970 277,970 000000000000000064ad0fe45238b7ff4fd5424ccd2fceff3f000142c3d50da0 512 0.20/1.00 vMB 78
277,969 277,969 00000000000000017776e136cc8c98cce07c2dbd12595915a6e0e6e39a2538b7 225 0.14/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.