Loading Tool

Explorer IconExplorer

Memory Pool

79,399 transactions
29.98 vMB
0.07854287 BTC
Random Selection Loading Transactions
Max Size: 183.20/200 MB

Candidate Block

Mining Attempt 3e9c66ade5281f9818853ac6579418401c8d6244f56a2c010b2c9f6127163364
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root cd8d18e5e4261fa939857e1bd93466b7647e3a4ecbb654fe3624cb0b7bd24da2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,622
Size: 1.00 vMB
Total Fees: 0.01204104 BTC
Feerates: 200.00 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (725,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,884 189,884 00000000000008e0d2c6152c92bd0e4156fadd05b589074605e8c465c59e5669 44 0.05/1.00 vMB 86
189,883 189,883 00000000000008e6883473ab8b5bea029d3d6615405bd788017a2200520afb65 778 0.38/1.00 vMB 147
189,882 189,882 00000000000000490f9b20f1560bcf334907d1137e7da48128569ba9d70a95ac 37 0.04/1.00 vMB 143
189,881 189,881 000000000000053653f3c6dc6675238de1ed6be341f05985ce049d9095a698f7 277 0.14/1.00 vMB 111
189,880 189,880 000000000000028b4e8ba37acd9f1f2728735823b8426b89179cd895385152a2 185 0.08/1.00 vMB 112
189,879 189,879 00000000000008a55227a9802a82527b3bc1ea2d94d864f3dfe763c4cb48e1e6 71 0.02/1.00 vMB 84
189,878 189,878 00000000000002afa96b23e95c9476af9e8f2e5f056a40fd383495708aced51b 527 0.23/1.00 vMB 136
189,877 189,877 0000000000000197627ef935f77370ca99f2742dd67cbae995371feb93747a6e 100 0.05/1.00 vMB 170
189,876 189,876 00000000000004819be1d964418ea32b653ac3dc938863d3633f4a5b44d80d3c 91 0.03/1.00 vMB 64
189,875 189,875 00000000000004558d7d1fdcb9bbfe7c9ce3df36a44ca2ee04630f11c26d6585 251 0.11/1.00 vMB 91
189,874 189,874 000000000000068c932199d0eedb9c1c167697b9e9de0da9df3a4032b60edd60 496 0.23/1.00 vMB 116
189,873 189,873 000000000000077dc8a3340fb40049fafb667bedece0e23770e6a6e9b059873d 631 0.25/1.00 vMB 140
189,872 189,872 000000000000079be58b3767e62cda2bcb04ae5359436bd2e4e7c64ea83c22ef 1 0.00/1.00 vMB 0
189,871 189,871 00000000000004fa5e8e4cc0f1ac22c85d0a3f99481e2192cbe28829682173c2 136 0.05/1.00 vMB 82
189,870 189,870 00000000000007ba0008df0d208b1657c1a5d0e97729e10380be26463775e3c2 571 0.25/1.00 vMB 732
189,869 189,869 000000000000061b9d91c1f5c68a368a6b673cca67ab00a16f05f3ba7be65b77 514 0.23/1.00 vMB 114
189,868 189,868 00000000000004bcbbe1dc67e1f1cd74a426a5a482c180ebc7c8b5dc324f3b53 1 0.00/1.00 vMB 0
189,867 189,867 0000000000000004e3b08af7d1cf30ac780e9d1e7477829517c50bbee716a26f 65 0.02/1.00 vMB 18
189,866 189,866 00000000000006aa5331e76ff573ddcc5267284ca2b6da5a5a7adb56331838bc 94 0.05/1.00 vMB 173
189,865 189,865 000000000000041f918408bc18409360597abd23ce3e070b3961e9cf7def16b0 126 0.04/1.00 vMB 202
189,864 189,864 00000000000008b48fffed76a62d832271a273a14955923887d1e6e28389ceed 125 0.04/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.04 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: 719.68 GB
    • Received: 18.13 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.