Loading Tool

Explorer IconExplorer

Memory Pool

82,274 transactions
31.12 vMB
0.10868776 BTC
Random Selection Loading Transactions
Max Size: 188.85/200 MB

Candidate Block

Mining Attempt 4e2065aa9135e1c502330e6dc281d711c4ed47c5423e102049985b8fd106441b
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 157f69c2ec4d525018108e999314c8978d3bf015720dc3e051f3d4c65059800c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,619
Size: 1.00 vMB
Total Fees: 0.03452737 BTC
Feerates: 803.65 > 3.46 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (132,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,199 783,199 0000000000000000000020f58ab439c24a2365f58bb6055ced47df2da6b29ee0 2,942 1.00/1.00 vMB 29
783,198 783,198 000000000000000000026170453e23b988710b1e26b21db9770cd566b25a2a1a 3,542 1.00/1.00 vMB 29
783,197 783,197 000000000000000000050b5a9fc219eaadd54d5db28e3ee11498408c3d3824a3 1,895 1.00/1.00 vMB 18
783,196 783,196 0000000000000000000130935baca00b22673d5dc43551ffafd2cb720a0b8cbd 2,901 1.00/1.00 vMB 16
783,195 783,195 00000000000000000001a796f89fae39f3e31a56b965c1ead54842f0cbdae922 3,101 1.00/1.00 vMB 17
783,194 783,194 000000000000000000054e44298138cc41802d4fb584763f3d4ba4579108d39d 3,519 1.00/1.00 vMB 22
783,193 783,193 000000000000000000009171a8101da3943825f6c3ba21e9e4873e6e298aac39 2,766 1.00/1.00 vMB 27
783,192 783,192 00000000000000000000b764ef519093dc3f5f1896ab38025d323deab09f3e6a 3,197 1.00/1.00 vMB 30
783,191 783,191 00000000000000000000c803b7aa0338bded2245dcd90dbdaa899d00c6463a37 3,370 1.00/1.00 vMB 35
783,190 783,190 0000000000000000000190575d027d5616377e5dc83c04f00a0e385c283dac93 2,094 1.00/1.00 vMB 9
783,189 783,189 000000000000000000017da9ae1afc770efbdf651d5f91f9771e7949f325c61e 3,485 1.00/1.00 vMB 26
783,188 783,188 00000000000000000005d39a83539fc0de9c84a86e18c22746822997934854f6 1,484 1.00/1.00 vMB 8
783,187 783,187 000000000000000000023e76578d064bf4c32ee7df2c136ae2432db8c0a64f30 2,337 1.00/1.00 vMB 12
783,186 783,186 00000000000000000004e24444e773f9deef0bacb4ab31fafedfe62f40da5ed9 2,493 1.00/1.00 vMB 19
783,185 783,185 000000000000000000034803105ea7eba59cfe43ad8d8dff6bf50e8afa84417d 3,449 1.00/1.00 vMB 28
783,184 783,184 000000000000000000003605972c1db546165cbce97197dcc7a7e72e54ccf3a3 921 1.00/1.00 vMB 6
783,183 783,183 0000000000000000000226fa243c19726f3af9a06f2a4b309eb1c34584dbb91e 2,332 1.00/1.00 vMB 21
783,182 783,182 00000000000000000005883368e49e8c10a90c1d5b5ccb2ebf781123c16387fb 1,408 1.00/1.00 vMB 7
783,181 783,181 000000000000000000020d5740bc42769421f5ac6bf4557b0532ab20f22db6ae 3,407 1.00/1.00 vMB 22
783,180 783,180 00000000000000000002a87482afe417e9295f0fa6f31da51bff9bda6a4b40e6 302 1.00/1.00 vMB 4
783,179 783,179 00000000000000000000dcc8b47378671ada01cc7ec2d3bb93d75328812e2119 905 1.00/1.00 vMB 7
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.64 GB
    • Received: 17.93 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.