Loading Tool

Explorer IconExplorer

Memory Pool

83,539 transactions
31.80 vMB
0.13069765 BTC
Random Selection Loading Transactions
Max Size: 191.87/200 MB

Candidate Block

Mining Attempt 83d246782c55c3088dba424ae580a4dcfdaf76ac1c51e75a711fe7b4f980b9e8
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 292adddc2eff2b8ef44f3ba25eb15c658789e54c41b1892e83eca59a6652bbd4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.04374357 BTC
Feerates: 803.65 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (3,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,476 911,476 0000000000000000000041a69d616c9b31934fcf231781a099aaaaf731577712 3,583 1.00/1.00 vMB 1
911,475 911,475 00000000000000000001f6a0f2b28206eddf13d8b31c417847f4c101d680bef0 680 0.15/1.00 vMB 2
911,474 911,474 00000000000000000000f939e152ef6117c9ddf4c37a5776d21b8c805102f684 4,134 1.00/1.00 vMB 1
911,473 911,473 000000000000000000020a9cc1973449c289619c061cee2f47407177b005b682 2,183 0.71/1.00 vMB 2
911,472 911,472 000000000000000000022b51aae56446aec2ad5b8366ba75ba3f9978fc9e4b20 3,716 1.00/1.00 vMB 0
911,471 911,471 00000000000000000000406990ace1f8bc1d181b105bee8cedf0128b9236c573 4,005 1.00/1.00 vMB 0
911,470 911,470 00000000000000000001ed1e9ef4eb41dc07773df189597c2562e32d6aabedc1 3,994 1.00/1.00 vMB 0
911,469 911,469 00000000000000000000b673f2f79ab3a5b0dff2ae0e226843d29752c0507c9e 4,737 1.00/1.00 vMB 0
911,468 911,468 00000000000000000000f59e0de9e691e937603d9c70b6f3928f4c42f5c28a42 4,818 1.00/1.00 vMB 0
911,467 911,467 0000000000000000000132dd697b4f1f2358df1b76014b91ad369d54a43ad45a 4,805 1.00/1.00 vMB 0
911,466 911,466 00000000000000000001f0d24b2f7b7bf50fa01eb165046f065ed7512df48e61 4,987 1.00/1.00 vMB 0
911,465 911,465 00000000000000000000e9e996564f2254ef3615136d487d5dbdc387b8ef2519 3,937 1.00/1.00 vMB 1
911,464 911,464 00000000000000000000470073329cbd8eb81cb082edb5a389acd487271b9d5f 3,983 1.00/1.00 vMB 0
911,463 911,463 00000000000000000000eecfe2aada7f616ebbeff5f848d460949b18f85a1233 5,026 1.00/1.00 vMB 0
911,462 911,462 000000000000000000021c3907d0f7919cae5058c43881ffb8bc8fc1ea6b78e3 4,422 1.00/1.00 vMB 1
911,461 911,461 0000000000000000000204545c9de6a0458cbad34b248bed16e4604c9324b763 3,566 1.00/1.00 vMB 2
911,460 911,460 00000000000000000001136c06f7ac1d9ef66a96a9b4760d27f62e446d7fb9cb 1,919 1.00/1.00 vMB 1
911,459 911,459 000000000000000000005191fcc3bc19fc935380976b72cc292fe4b986f69312 2,808 1.00/1.00 vMB 2
911,458 911,458 000000000000000000017ba2c343cde00f78692e8cf708f80967ed610c47f5d4 3,771 1.00/1.00 vMB 3
911,457 911,457 00000000000000000001c0f645b50c67ac307a17da44b457f076b9d92851e24b 4,621 1.00/1.00 vMB 0
911,456 911,456 00000000000000000000cccc3599440fa3e4bedd69e5b23d0abca0d4525e441a 222 0.07/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.