Loading Tool

Explorer IconExplorer

Memory Pool

74,895 transactions
27.63 vMB
0.07433842 BTC
Random Selection Loading Transactions
Max Size: 168.51/200 MB

Candidate Block

Mining Attempt 1de82d0de05b7225a2aeb67bd882769a858afc92102283942789ab9cbbb113f0
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 389ef65516bf90bff6b1a22dc92ae4b6bc95948dbe851cdafd9e9a7e2b10fd5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,303
Size: 1.00 vMB
Total Fees: 0.01530190 BTC
Feerates: 100.35 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (727,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,030 188,030 00000000000003109e85de45de5bd09dbcf3084d421e678870524678c55c9c71 179 0.10/1.00 vMB 122
188,029 188,029 00000000000005136160d523ff3ce22cd86856bcfcdca6a6556378faa9df69dc 27 0.01/1.00 vMB 56
188,028 188,028 000000000000088c8ce6b7d23f4a689126cf5bc132b1cbcaafdf1ece8cc284f2 570 0.19/1.00 vMB 154
188,027 188,027 000000000000052581c072919ad51ade91b56a82a3d1db593fdc10c08c44f482 102 0.07/1.00 vMB 83
188,026 188,026 0000000000000031b3cde5ec0a0c66a2a3cea6d440bdd6ae60c4ce069f966a6c 32 0.01/1.00 vMB 120
188,025 188,025 0000000000000305160508b53ce6a750479a47d460b9e0c8768d0c29c8431580 358 0.11/1.00 vMB 173
188,024 188,024 0000000000000223c71d11b320cd571fa8e5a581cb7850754865f9363104cf91 64 0.02/1.00 vMB 187
188,023 188,023 0000000000000663c5c1ef199a31989fa9095227a5d1ad6a7d92f043ef0d38ca 33 0.01/1.00 vMB 59
188,022 188,022 000000000000035fbbabccac7895fcf6b064cf2eee5369e9b8fe44c71082d1a8 79 0.03/1.00 vMB 120
188,021 188,021 00000000000000a2d5495d088a8e982e36f77cbe1f05b27e8e483df71682b53d 80 0.03/1.00 vMB 159
188,020 188,020 00000000000007592ac6b47e2c138846217d167d67eb2f143596ddc16ce5302d 230 0.08/1.00 vMB 127
188,019 188,019 000000000000035d63b760d3f6995861a3e4b7a0e9e10cdd285b293f9abe2922 13 0.00/1.00 vMB 61
188,018 188,018 00000000000005812a21205c8ea4998e1f2e5101ba380e9dfb47097c6009608b 128 0.05/1.00 vMB 83
188,017 188,017 00000000000002d8db524ba17dee3e4feb58d3647fac287a7ce24a42ce642c6f 260 0.10/1.00 vMB 127
188,016 188,016 00000000000008bc0a6e0cb229c120b3472e88588c88d97e3880f41e268f93eb 342 0.15/1.00 vMB 140
188,015 188,015 000000000000033e066c169bb5ea7f5b20f5281afad4df611a69be321df943c0 379 0.18/1.00 vMB 116
188,014 188,014 0000000000000876c30aefa4f01fcfe60b8cfdd9d6f470a449a269b5c1377020 184 0.25/1.00 vMB 105
188,013 188,013 00000000000002743dfceb84b08ca2a8ab8aff5b3d707c18e6e8599151e6e2a8 6 0.00/1.00 vMB 339
188,012 188,012 000000000000034f9dc01e3d18d3a41510948848daa2ff49bdb4fca26bebcd8c 182 0.13/1.00 vMB 121
188,011 188,011 00000000000005f70e6cf0636a8fcb061310bf05d1bd4cf709dc05f44e16aa60 59 0.03/1.00 vMB 445
188,010 188,010 000000000000088fcd21bf93bc5d8d50c17610c809ced85207676fa32061f546 134 0.04/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.