Loading Tool

Explorer IconExplorer

Memory Pool

82,130 transactions
30.22 vMB
0.16795014 BTC
Random Selection Loading Transactions
Max Size: 181.69/200 MB

Candidate Block

Mining Attempt 783060be178d176d0a404801cd38efa8bd7ed9fabb0ed35aa8900d4fe97ad3bb
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 54a44850d38cea6924c357f7dd7e9228d6638c48dcf4ad326664f5bf2b0d0f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.06360961 BTC
Feerates: 1,002.91 > 6.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (491,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,276 424,276 0000000000000000019bcfe24b362d5454db249cdbe581147260da78289f1691 2,023 1.00/1.00 vMB 59
424,275 424,275 00000000000000000381a2f9b6d41579289e549106b6fa3fb59d59dac2da6abf 2,660 1.00/1.00 vMB 86
424,274 424,274 00000000000000000211644e9f0e09cbab9c1b42d38e3f21116495e9a45b1f78 2,663 1.00/1.00 vMB 79
424,273 424,273 000000000000000002a07dd65b25dee78da3920474f79799108bd23fe6102d8e 2,659 1.00/1.00 vMB 144
424,272 424,272 00000000000000000258620be9ec03069acb7a13192b2d07bb58afb7f38003b6 1,625 1.00/1.00 vMB 38
424,271 424,271 000000000000000001f7fe68f0cb85c15dd46f96756c22464dc7899dfe2e8536 2,250 1.00/1.00 vMB 58
424,270 424,270 00000000000000000355794382c16d9172eb857c672a7050d7692ad7c752cd66 2,687 1.00/1.00 vMB 96
424,269 424,269 0000000000000000048032343fd840531d8800ef0a6a0f7e6d6f733bda4e98b5 2,712 1.00/1.00 vMB 136
424,268 424,268 000000000000000002afae595ac77263bb360c5039b92e8f95290f03ee5849ec 660 0.31/1.00 vMB 80
424,267 424,267 000000000000000000790f000ba8f19a18aa07d1dd3e2c1bb0112809203a29bd 1,664 1.00/1.00 vMB 50
424,266 424,266 0000000000000000049b34553ac507b89582a28e78772cbb9048eddf3ec70394 2,019 1.00/1.00 vMB 75
424,265 424,265 0000000000000000010df01d1101f494adefe83b384ff3794f7145213121b7a3 1,275 1.00/1.00 vMB 30
424,264 424,264 0000000000000000046627e562de4625a4c4c77d1873725423d76b8fad91fc7d 1 0.00/1.00 vMB 0
424,263 424,263 0000000000000000007f9615f5faf13147338f3fd7d0d7acd6cdeab153601a40 1,683 1.00/1.00 vMB 34
424,262 424,262 0000000000000000043aa2d49584bb089affda3c40bc16e48b807f4dcd6e046a 1,911 1.00/1.00 vMB 70
424,261 424,261 000000000000000003c56339491f83a4e1fd7982c085fb40dd659287113a6841 2,257 1.00/1.00 vMB 60
424,260 424,260 0000000000000000007707a0c0ec589f68f931d9cc1913c8673408ee97a43a66 2,056 1.00/1.00 vMB 78
424,259 424,259 000000000000000002a6eafb8e2aba551cc0f648487293177a2b8fce45081043 2,552 1.00/1.00 vMB 134
424,258 424,258 000000000000000000b1db8c684b37270eca1c55c9a77870766a565305cfc6e3 2,316 1.00/1.00 vMB 77
424,257 424,257 0000000000000000053c2f05b41717140dec6143defe79ef9ea9bb662313ec6d 1 0.00/1.00 vMB 0
424,256 424,256 0000000000000000050c42e32f6b3fa66e8000f6b59e29cdcb1bd9da85d0e39b 1,678 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.