Loading Tool

Explorer IconExplorer

Memory Pool

75,314 transactions
30.82 vMB
0.09625164 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt c469317f75ce75138b19a6afee4b40358c0f09b83c26d4efb5e22e66f5eed33d
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 47d47617908b7c1ddd68fb34584a69896cf97ced9664b24897c821308687d34c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,027
Size: 1.00 vMB
Total Fees: 0.01766698 BTC
Feerates: 301.35 > 1.77 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (665,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,019 250,019 000000000000005e3238134f3d36ba34102060d48af2f207a83bf302bc17ba6f 542 0.25/1.00 vMB 163
250,018 250,018 0000000000000065885e0b9ef6cc3377c2a2f2a03c0950e2725dbefdaab335a6 212 0.12/1.00 vMB 111
250,017 250,017 000000000000002f2032de9af7acb6507ef116cb2cbc545c5f9ca5fa7263ff5f 512 0.25/1.00 vMB 55
250,016 250,016 0000000000000014c83ff3a6d56e54472fac0fd4b251f2ba9dc79f96c3e00b32 628 0.25/1.00 vMB 177
250,015 250,015 000000000000006f15472f1143464952833a5d699772fb38dae1eb0172e512d2 32 0.01/1.00 vMB 63
250,014 250,014 000000000000001655d1cb837ac624eebf5608d7d4cfe865930c9726773e5e6b 225 0.09/1.00 vMB 141
250,013 250,013 000000000000003c7328f318cfa9544b30513573a89feee86502361a6ca228ff 188 0.08/1.00 vMB 144
250,012 250,012 000000000000004096e4465e8302041a2752dbfe19fad99681a52f4e0511473c 274 0.12/1.00 vMB 130
250,011 250,011 000000000000002c74f0f091acda19a8f371b7cf61b20accf811a24ee5ae1c9d 528 0.24/1.00 vMB 111
250,010 250,010 000000000000003f08489540b235c264078445d02ae062c7fcb18f38ac178ee4 43 0.02/1.00 vMB 115
250,009 250,009 000000000000003f2324c3c993cb98d782d7d88a319212b06e3d1355dfdfc63b 209 0.10/1.00 vMB 125
250,008 250,008 000000000000002cf59913715c481d9688416350b8ef9962eb9cb43c28e41a0f 43 0.02/1.00 vMB 121
250,007 250,007 000000000000005dda2b2a331b97a247dd346774382a6291e427d372ebfe62e1 188 0.12/1.00 vMB 94
250,006 250,006 000000000000001487e3b219cc4c104f792c9d519fd3d4198d4f265f689faf60 113 0.09/1.00 vMB 100
250,005 250,005 000000000000002245b638f45da58d88a31f51b0847fe20c0767401dc239d8b5 30 0.02/1.00 vMB 54
250,004 250,004 000000000000001ad8cc4aafb8db55b0e4444fad216ae63f26cbfe9adb6031a9 164 0.07/1.00 vMB 134
250,003 250,003 0000000000000054502d8fc7843719bd20d6094ea9a3ea8e4f4a7b9862fb45c2 331 0.14/1.00 vMB 148
250,002 250,002 000000000000006b0b79274e9cfdfeaa89196a2281bc92493b1a1e74f2eac087 238 0.10/1.00 vMB 178
250,001 250,001 000000000000001b3f536a81be90d5cbe8b79c2c1df53d1f91540cf5cb5a7c58 128 0.07/1.00 vMB 211
250,000 250,000 000000000000003887df1f29024b06fc2200b55f8af8f35453d7be294df2d214 156 0.10/1.00 vMB 117
249,999 249,999 0000000000000009c2e82d884ec07b4aafb64ca3ef83baca2b6b0b5eb72c8f02 582 0.22/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 783.12 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: 739.10 GB
    • Received: 18.62 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.