Loading Tool

Explorer IconExplorer

Memory Pool

81,526 transactions
30.49 vMB
0.11408748 BTC
Random Selection Loading Transactions
Max Size: 183.65/200 MB

Candidate Block

Mining Attempt 362c76b800b055d8c7da3976f79367901a919dbeed5ca19b9381ced0e6b31506
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c0a1ee1d1ef66afeea912d3d4e3cfbe002424609f1830b9e98490dd5dca111ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.03925920 BTC
Feerates: 180.34 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (504,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,998 410,998 0000000000000000010477bb4197c7933d0a051b97cff94a17809c71c9ccdc06 2,166 1.00/1.00 vMB 45
410,997 410,997 0000000000000000049f2099b0f0594ae4d76867e0928c90320d44a138d0aec4 2,166 1.00/1.00 vMB 29
410,996 410,996 000000000000000000962bc3e73b0fc12e75d9d7aa0d43415f0dce7131acab07 2,572 1.00/1.00 vMB 32
410,995 410,995 000000000000000005ecdbe57ecd126d345c4158d43ff55c1fb3b61dcbf336ab 1,865 0.99/1.00 vMB 45
410,994 410,994 0000000000000000048439179945537785620ad53b3063564a556b1f3c03ecf4 3,093 0.99/1.00 vMB 77
410,993 410,993 00000000000000000585a750a3f687a1f72b8d34cbb267a230002dc0685fb2f0 3,182 1.00/1.00 vMB 73
410,992 410,992 00000000000000000624490e310685fa5a87b687b1dadb8a662fb555b2dad0b8 1,001 1.00/1.00 vMB 16
410,991 410,991 000000000000000003a8752bcbb7b882b4840e711dbeb5046226514825b96de3 2,141 0.75/1.00 vMB 50
410,990 410,990 0000000000000000037f23c68d2875cf24f0eda2da7445f5bdbc288279178153 2,310 0.99/1.00 vMB 32
410,989 410,989 0000000000000000061d823d96f77c50c41d4f6a9401078bc7ac7f47cdc58ebc 2,858 1.00/1.00 vMB 57
410,988 410,988 000000000000000002856e2fee93857e6b77e34f780bb0bb35b6f9c09bd7e3be 2,331 1.00/1.00 vMB 40
410,987 410,987 00000000000000000446e86cadc3f669f266aacbb17b4c346f2379c20b5897cf 229 0.20/1.00 vMB 23
410,986 410,986 000000000000000002e463cfff3dc35bd947b6af266b77d96388a25151cbb207 251 0.11/1.00 vMB 33
410,985 410,985 000000000000000000734976829a141e806a5d7efdd330a5c16d993f1dd9e923 838 0.82/1.00 vMB 21
410,984 410,984 000000000000000002a4d364adb8472c1564e8b6f3af6400f93edc2a39b31473 2,357 1.00/1.00 vMB 43
410,983 410,983 000000000000000002acf418352bf336ed5f6948811d2c9fc42664c829a0e7ce 54 0.02/1.00 vMB 35
410,982 410,982 0000000000000000037676441cda2590c5df9b0c705725b17ed232ae8d393f20 225 0.18/1.00 vMB 25
410,981 410,981 0000000000000000047fd25fc501613191b202f19d6a073c9a608d1ed9e78d9f 739 0.57/1.00 vMB 31
410,980 410,980 000000000000000002d7a23ccc01caa1597e6a7b03af2649e3985578f97df23a 651 0.39/1.00 vMB 32
410,979 410,979 00000000000000000435d28508868a4ec4ae77da6b06adc1c88665b1dbcc2ad3 506 0.26/1.00 vMB 39
410,978 410,978 000000000000000000e8b3cdef5dc531d914fa67d567ced49f6ca5dfe21d86e2 1,511 0.93/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.64 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.42 GB
    • Received: 16.24 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.