Loading Tool

Explorer IconExplorer

Memory Pool

81,375 transactions
29.93 vMB
0.15525021 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 64d2610ad65e3ee985db1dd4c2edeae3e48cf5fc5d5064ed19135b6c76f560b1
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 51ab352eefb9c1cebe21af3d38fb4c7b149face7e9c5050d58fce0cc52eeec0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.05898920 BTC
Feerates: 1,002.91 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (290,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,273 625,273 00000000000000000000012c360cda3d75b7c06af83c5883422878e2b15c79c0 2,479 0.88/1.00 vMB 13
625,272 625,272 0000000000000000000ddba7f1a47a4ba0f3f4b51fa03562a296ca1197238642 2,209 1.00/1.00 vMB 10
625,271 625,271 0000000000000000000973488b3e8733f15e758a1dd499bbd9d594d2e2d5a815 2,618 1.00/1.00 vMB 33
625,270 625,270 00000000000000000012408a84b6d483c07844538c025f78f454398ba35a5c64 195 0.05/1.00 vMB 19
625,269 625,269 000000000000000000021d4cb6af29c4f1fb00796cba827131d21353577ecffb 589 0.20/1.00 vMB 20
625,268 625,268 0000000000000000000af9c6f799a0761769bd2113f1be68537d6d420d1dd587 2,348 0.80/1.00 vMB 18
625,267 625,267 00000000000000000011e1b418c882dff58610ed890cd0dd31e00925bf5d6859 153 0.05/1.00 vMB 17
625,266 625,266 000000000000000000003b2f3fc349297f8737d3ee79a1a6de253dc765e0c049 324 0.10/1.00 vMB 24
625,265 625,265 00000000000000000010530e3df5cf5934718bea641894bedfb4e3281e41bbb4 886 0.30/1.00 vMB 18
625,264 625,264 0000000000000000000ac034289ec95dcc726f036ccae8d9258f752d5f8e0607 1,958 0.64/1.00 vMB 7
625,263 625,263 0000000000000000000a71500b6c6113383b01f62f20cdf6226f88df7e497ace 2,769 1.00/1.00 vMB 15
625,262 625,262 000000000000000000097d4f3a344e4f9211f99c117c1074354b9699ba977365 2,259 1.00/1.00 vMB 31
625,261 625,261 00000000000000000012906104353576c8d3b0e0b9bbb0faf536cdaa86378417 2,906 1.00/1.00 vMB 14
625,260 625,260 0000000000000000000d9d9bd0fba334d04e84fd3b55904a9c88540b29460e5a 2,021 1.00/1.00 vMB 24
625,259 625,259 00000000000000000004b4350b2fc107d9b8eedc1f1b450ce5034d2d3541e9f3 547 0.20/1.00 vMB 2
625,258 625,258 000000000000000000086627a95ab551fe206c3c798443caa35eda15810b325b 1,783 1.00/1.00 vMB 9
625,257 625,257 0000000000000000000c06e0e85ce2d51299f073479ab84819107dd2efbbb862 2,273 1.00/1.00 vMB 21
625,256 625,256 0000000000000000000b38565c9209c0244dd53c43e4fac703eb95b84867b5d2 2,449 0.97/1.00 vMB 18
625,255 625,255 000000000000000000043acff0916d4574f4576bb013a4600813c38ef29236b7 881 0.30/1.00 vMB 17
625,254 625,254 00000000000000000000ce4d1b9c53d5d1e35c9024751da9af49c867a6d3b133 2,391 0.81/1.00 vMB 20
625,253 625,253 0000000000000000000fca184e48ac94c849355cb001e8d383a8f81f79ef44f2 1,777 0.68/1.00 vMB 21
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.54 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.