Loading Tool

Explorer IconExplorer

Memory Pool

75,803 transactions
29.41 vMB
0.08268405 BTC
Random Selection Loading Transactions
Max Size: 177.89/200 MB

Candidate Block

Mining Attempt e514cf70a7bdc8388807446a64528b10a33dfbbd3d7917688d4cdf50d654c900
Version 20000000
Previous Block 00000000000000000001e0799bfdd965039da614a51ef9e83f2560f19b18d699
Merkle Root 57314097d7a53569731f43173a1ccaf5a02b719a9e9aaa9235edcc90d9f9c888
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.01664755 BTC
Feerates: 100.46 > 1.67 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,438 (72,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,908 842,908 000000000000000000021faf84273d7e4e1bb207b37ffc6c6ce0056e6f0de09d 5,917 1.00/1.00 vMB 24
842,907 842,907 000000000000000000006bfb76991da8758b90b81a455cb379b9116543a77e6e 6,456 1.00/1.00 vMB 23
842,906 842,906 000000000000000000028d31c40aafa3e04725abf53410d369421710dd36dd35 6,309 1.00/1.00 vMB 25
842,905 842,905 00000000000000000000760500b506a2ae2bdba8a9455a74517928a5d80dce20 6,391 1.00/1.00 vMB 24
842,904 842,904 0000000000000000000144f66b89a213a2a6996728bc1956cca3d0a1089faf0c 5,741 1.00/1.00 vMB 24
842,903 842,903 000000000000000000029571889074d4e689ce8114af64a825d695e96e6f60dd 7,171 1.00/1.00 vMB 22
842,902 842,902 0000000000000000000067dfe0bb932996a7e36dafa2b32504a5d6dfe12b97ce 5,841 1.00/1.00 vMB 25
842,901 842,901 000000000000000000000f00be0875b6ff2a2834826735c8c975f29deebb8b03 6,372 1.00/1.00 vMB 24
842,900 842,900 00000000000000000000f05834590deb415fff9d91ca32e9cab1d04390143f6c 6,442 1.00/1.00 vMB 23
842,899 842,899 00000000000000000001e9b0c4f7a6bad1baeb587637a2a6e923e77cb64569b4 6,195 1.00/1.00 vMB 24
842,898 842,898 0000000000000000000019b7ade7be12a06a32e8c814989d867a6d35be00c357 6,250 1.00/1.00 vMB 20
842,897 842,897 000000000000000000020d5e4b635bdf6433292e74697930696c420ba625a387 5,705 1.00/1.00 vMB 24
842,896 842,896 00000000000000000000075f11281467773770065aacbdcdd050b6236b57b3c0 4,980 1.00/1.00 vMB 25
842,895 842,895 000000000000000000013a3c97bd27c998a7c9ea72e4979ff0b5c9517e580ade 4,276 1.00/1.00 vMB 26
842,894 842,894 00000000000000000000c9ea78edcad13680559c0962eae5068f67fe86e830d3 4,053 1.00/1.00 vMB 24
842,893 842,893 00000000000000000001e4d644d5b1aa4b3e402636bd3cd69b8237696905dc0a 2,758 1.00/1.00 vMB 36
842,892 842,892 00000000000000000001c18ae6287dfffbf108f7dd711be01a75d84b7da1ceaa 4,478 1.00/1.00 vMB 23
842,891 842,891 000000000000000000030283ec99b4660c42d2bf0f0676860547305767199e8c 4,331 1.00/1.00 vMB 23
842,890 842,890 0000000000000000000317bb4c2902f436b51b8e0a88b46dcca01b868181cdde 3,113 1.00/1.00 vMB 25
842,889 842,889 0000000000000000000284f048f73116142684802d5b00ffd3af41e3ffd10ca1 3,027 1.00/1.00 vMB 29
842,888 842,888 000000000000000000033949a1f3558d6f60caa4529f52d766a59a7cf5544b22 2,997 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.15 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: 746.06 GB
    • Received: 18.73 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.