Loading Tool

Explorer IconExplorer

Memory Pool

81,758 transactions
31.09 vMB
0.09006213 BTC
Random Selection Loading Transactions
Max Size: 188.15/200 MB

Candidate Block

Mining Attempt e9b1dba279a8e994320d5aa33208a826af14b3fb2b2785656ff4ac3d94a63cdf
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 030ed9f1ec92b30b4ab5e1f9da0a34af9b1710b3df4ca54400c2277e4f3b0116
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,157
Size: 1.00 vMB
Total Fees: 0.01591719 BTC
Feerates: 115.63 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (321,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,091 594,091 000000000000000000153e101711abee7bbafbce73469ecbd2d6357330f0d15d 2,720 1.00/1.00 vMB 34
594,090 594,090 0000000000000000001827d326f1de995daaf85d0bba1dff24d71c6556f82fd4 1,482 1.00/1.00 vMB 19
594,089 594,089 0000000000000000000fa49700512e23ec0e06514d914d7bd72d05a920d851fb 2,120 1.00/1.00 vMB 39
594,088 594,088 0000000000000000001825dae37e226c97576dbaab35885bff5666bcd25df1b0 3,190 1.00/1.00 vMB 40
594,087 594,087 0000000000000000001279d37d42866f9281a4ed96915a6cdf6cec1ca63defe5 2,884 1.00/1.00 vMB 48
594,086 594,086 0000000000000000001a0962112ddd57cc8e1075193ae016239193338d1296d1 2,835 1.00/1.00 vMB 46
594,085 594,085 000000000000000000139ffec5ff16cfd4ea7c69319bb1b88c7ff167543b03f9 555 0.14/1.00 vMB 30
594,084 594,084 00000000000000000003e6412533f28f00b4338583702dff7f6ea98090e9d115 113 0.04/1.00 vMB 39
594,083 594,083 0000000000000000000983bdbdc6b1969c40bbf27706654d15820eaa89237fc3 2,430 0.99/1.00 vMB 15
594,082 594,082 0000000000000000000550440b7fe7e74cb2785b00b7c054ef80df682bf3f487 3,008 1.00/1.00 vMB 43
594,081 594,081 00000000000000000001057f94fe46f79b96f43c42d5f77582a1aa87f6d72896 1,690 0.70/1.00 vMB 18
594,080 594,080 0000000000000000000ca50a05b8761bcc7e831a538528be936b5b0f760c98dc 2,114 0.70/1.00 vMB 24
594,079 594,079 000000000000000000107f93ce346b2ad634a67e058dc595b0432afe444ede93 2,579 1.00/1.00 vMB 27
594,078 594,078 0000000000000000000689da87ee962e16dce097a455869d08c89c09441f5a18 210 0.06/1.00 vMB 31
594,077 594,077 00000000000000000017b173eff5c50250121099cc81b889fc631be4cbb4d360 769 0.23/1.00 vMB 30
594,076 594,076 0000000000000000001793d5eecdd643f1b5f8ad362d9de2272200b075fdc97c 3,421 0.96/1.00 vMB 23
594,075 594,075 000000000000000000019daa702fdb740d0412591ba25c735403898cc5f1b21a 1,551 0.42/1.00 vMB 21
594,074 594,074 00000000000000000011804d021c00a202411007634639b1cb9b851480ef0bb0 1,075 0.75/1.00 vMB 9
594,073 594,073 0000000000000000000cfe84a53811b9008bd188eac02937f3165628b6cbce19 3,117 1.00/1.00 vMB 24
594,072 594,072 0000000000000000000b5a253e418c1604c4595cbb7d19945bf8db5100cd7737 2,331 0.97/1.00 vMB 10
594,071 594,071 00000000000000000006c167812c1f5e133f625647b89fc8e469eabaef91a86d 2,376 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.54 GB
    • Received: 18.18 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.