Loading Tool

Explorer IconExplorer

Memory Pool

47,361 transactions
28.44 vMB
0.11358952 BTC
Random Selection Loading Transactions
Max Size: 148.88/200 MB

Candidate Block

Mining Attempt 71d0212847f364802ddd7fe6a7ac9c6d879ffc50473d484a7eb4dbe05a6cf4d0
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 8d7529dc4dbad38343056d638170a19fa13e4970cafdb3c23f388a174b724882
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.04623114 BTC
Feerates: 150.77 > 4.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (250,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,127 664,127 000000000000000000019310a74c6e19a4f7a04f0b3b8ed6f57712e99ca70aed 2,637 1.00/1.00 vMB 73
664,126 664,126 0000000000000000000917a3a617c49ad02b5de54ea0a31d0048d58ac1472d3c 2,013 1.00/1.00 vMB 22
664,125 664,125 00000000000000000007693719564538a29f43f8fc028844c301d1e8e0735dcd 2,240 1.00/1.00 vMB 28
664,124 664,124 00000000000000000005c36e9450aaf8e507f41e323294af46aec15300ae863f 438 1.00/1.00 vMB 3
664,123 664,123 00000000000000000007a9487cc812bbaad7c99c59a1756a1b4936f1a9904132 2,136 1.00/1.00 vMB 29
664,122 664,122 00000000000000000005bc19f091465f246ccf75430e56a32a1b11e724d04993 1,691 1.00/1.00 vMB 24
664,121 664,121 0000000000000000000c718430134c26f9a32aab26e45a8fd14c6d31db19f40a 986 1.00/1.00 vMB 15
664,120 664,120 0000000000000000000e3545f12cc6ec66b67c0a48b5ba1e4dbb1e4ceb19f32b 140 1.00/1.00 vMB 1
664,119 664,119 0000000000000000000a336bcc862bb1960900b5e6253ba6b3035dd8f9dba653 2,367 1.00/1.00 vMB 24
664,118 664,118 0000000000000000000e919996e2ae88f9dfed12f6189e3003e1057e23f37749 414 1.00/1.00 vMB 6
664,117 664,117 000000000000000000069e0a80cd0b334a9c4ebc038eb8bac9e845f2f714b146 537 1.00/1.00 vMB 7
664,116 664,116 0000000000000000000eb698590a93c035a2b94cb6229f934cd844ed138d64bd 460 1.00/1.00 vMB 5
664,115 664,115 0000000000000000000c60dec0936bdda5ac9b1e5eb8aba51cb02e893cecb544 1,554 1.00/1.00 vMB 22
664,114 664,114 00000000000000000001f60e2040562045e20239024550e32ad1a1eb59705f87 88 1.00/1.00 vMB 1
664,113 664,113 00000000000000000001955c567401141f0dab6b496969a13c5669a524e531d3 895 1.00/1.00 vMB 12
664,112 664,112 0000000000000000000121c35fec289a5a235e01e8485de393c7966dbce79d04 1,371 1.00/1.00 vMB 15
664,111 664,111 0000000000000000000cd3744d03b0b5ae450cbaabd7b07e95d674e0579922c2 2,214 1.00/1.00 vMB 20
664,110 664,110 0000000000000000000ead97075a6e2431b173a21a4db0cf4754cf0f118d1151 1,615 1.00/1.00 vMB 65
664,109 664,109 0000000000000000000142d8bf6a88ff28e77731cd18ba5d0b60ca1bd28db766 224 1.00/1.00 vMB 2
664,108 664,108 0000000000000000000eba660cdec1a7f2ca17839495d36578be99a69d89394a 2,328 1.00/1.00 vMB 39
664,107 664,107 000000000000000000072fb7b670418d3d6964555e8a66a7c4d3baf5d1721361 2,033 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.