Loading Tool

Explorer IconExplorer

Memory Pool

79,364 transactions
29.72 vMB
0.07540150 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 35dae4759b4879c07452b13915a8812e641c847d2f9d6a0b81d14a65f1f8cf99
Version 20000000
Previous Block 000000000000000000001a6f6115c32c340a2159b30f9ffd632f63424aa563f9
Merkle Root 4e72f979a73761184ece58348279bc9b2adb67b6b62d8a21673595dd33ff9f75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,653
Size: 1.00 vMB
Total Fees: 0.01486524 BTC
Feerates: 150.00 > 1.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,016 (304,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,061 610,061 0000000000000000000cc050d51c0e82870b83d66c4541a3022633ea8f5b9a2b 1,290 0.54/1.00 vMB 7
610,060 610,060 0000000000000000000480c95bd83aec37172c67179fb63c85ac910d42e44e52 1,105 0.35/1.00 vMB 10
610,059 610,059 00000000000000000002f11dbe6301ab4c518f6108b08d8768e7c39697749d60 1,033 0.32/1.00 vMB 9
610,058 610,058 00000000000000000013076fcf72fdb9b7d5f30bd5cb253e5489a8827e50f7a7 2,365 0.75/1.00 vMB 6
610,057 610,057 00000000000000000008c1b72b5927e51b0145496577432076f5a2f4003cd60c 2,823 1.00/1.00 vMB 14
610,056 610,056 00000000000000000012692bcf821b58df31b3f047954f361248a5ad5b0ba4bd 1,673 0.57/1.00 vMB 8
610,055 610,055 000000000000000000070a251338453c925bcb9ede4c0120bc5b1de042600592 3,355 1.00/1.00 vMB 9
610,054 610,054 000000000000000000097108955c2de3f6a7082ad9bf5b6a2f38d3d6f1685bb9 2,789 1.00/1.00 vMB 10
610,053 610,053 00000000000000000012dc550b1453882ec8f20f3debd57ecd5d35593ae7beb4 3,126 1.00/1.00 vMB 13
610,052 610,052 0000000000000000000bb2fbdbd8f3f227019c9a7ec82a8216206fccc4e2dc75 577 0.18/1.00 vMB 7
610,051 610,051 0000000000000000000d30d988cc2be49387c56e0f82cf86de0f9ad37dd766ac 1,287 0.45/1.00 vMB 10
610,050 610,050 000000000000000000025c200a9ca463b894ec37dad7f60bb0a2c15ca1cc2bdf 3,366 0.96/1.00 vMB 7
610,049 610,049 0000000000000000000340cb760f58a9f305b7dd1ff4e6abd909622a0a753cc9 2,988 1.00/1.00 vMB 14
610,048 610,048 0000000000000000001474f4f8c8ee4d13dc5cca3ec5202ea743f66e1a1f4cb1 2,804 1.00/1.00 vMB 11
610,047 610,047 000000000000000000024a5656ac73f5fce1c63682bd8123b8de62a8b8cb80f8 1,786 0.59/1.00 vMB 8
610,046 610,046 0000000000000000000019e03db43ff26b995990f6c06040f6700a774c3d3c7f 3,209 1.00/1.00 vMB 11
610,045 610,045 000000000000000000019ece66d2c0a0cb0e8aed01ddceddfbd4626ca4cd4c34 1,319 0.85/1.00 vMB 2
610,044 610,044 0000000000000000000c048db69392920146ad38e36844e9e647741ca8e07b90 1,899 1.00/1.00 vMB 5
610,043 610,043 0000000000000000000e896fe9e347ecba4f45200cf3a462436671b7154c2044 2,608 1.00/1.00 vMB 8
610,042 610,042 0000000000000000000f1e9f28f209169ddb4a288174454f3cac90f496bc1dfd 2,800 1.00/1.00 vMB 9
610,041 610,041 00000000000000000007cc2a0799c0f4bbd6ed3a98193d8ca3cb16cbd75917b5 2,875 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.42 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: 665.42 GB
    • Received: 15.14 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.