Loading Tool

Explorer IconExplorer

Memory Pool

39,448 transactions
28.63 vMB
0.06556265 BTC
Random Selection Loading Transactions
Max Size: 145.37/200 MB

Candidate Block

Mining Attempt 55abaebb7e85c3c4e9d5390454e2c9c3df90c86330fe5741a4d77d3e1b5f2b64
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 1ee4c9c37f5ef6179607699d7a55aad7f249f2eccd46b9d73840c0902b207a84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,402
Size: 1.00 vMB
Total Fees: 0.01023210 BTC
Feerates: 401.97 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (643,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,215 271,215 0000000000000003183d24cf1b393fc4bd059184ca7ff0defa591ab58dcdde37 383 0.19/1.00 vMB 45
271,214 271,214 0000000000000005aaf356f1152a1e8770eff2fb485082e8c88c6604a39b6455 212 0.14/1.00 vMB 49
271,213 271,213 0000000000000005666b1f6213da05fc2282bd0139ddaeb3f5c11f9f7ad3ffc1 536 0.45/1.00 vMB 30
271,212 271,212 000000000000000443b42dce8fcfb61063c04fd3636ead972b7153a20c63fa9e 664 0.25/1.00 vMB 66
271,211 271,211 0000000000000003f2eb5a10fabd40b162135eec1467da5fd59666e07585f276 676 0.25/1.00 vMB 81
271,210 271,210 0000000000000006eb3b7ad8c85f7755213247e67af3107393feccef8597c339 102 0.05/1.00 vMB 41
271,209 271,209 0000000000000002415d0682fff1f8dfb77fe277edb6f08299b07f0a3eeafb41 110 0.06/1.00 vMB 34
271,208 271,208 000000000000000075fb720d26d0c17e7e202d952810c20a3a69ad51bad945b6 95 0.08/1.00 vMB 27
271,207 271,207 00000000000000016f2d7d0e2c0c958b8fdec62ed1c35abd1e1c6309fc0d51ad 125 0.06/1.00 vMB 38
271,206 271,206 00000000000000026a6f0ed3f71be89348239f0bfd0462b68324928331812ee3 419 0.18/1.00 vMB 55
271,205 271,205 0000000000000002d8d080760b8dd9abaef41a981f1ef59b642332a58b22255a 197 0.12/1.00 vMB 32
271,204 271,204 00000000000000038c036a9eec2ec71164d4b83eaef046c2a5e23282b517894a 479 0.27/1.00 vMB 62
271,203 271,203 0000000000000002743c65cbeaa1f1ac247e57ad72c47bca25a7873d96aaed21 603 0.24/1.00 vMB 66
271,202 271,202 00000000000000042a6193a1e800922d2dac4006bfcb0622984bcabd3193502c 317 0.17/1.00 vMB 54
271,201 271,201 0000000000000002f0f6da934e421aca87110dc2b06a291ac4288b351cdcdde7 496 0.35/1.00 vMB 24
271,200 271,200 00000000000000016b9cc118ea7d86919f809e55294861ee09471ae4dd7a51f2 538 0.25/1.00 vMB 71
271,199 271,199 0000000000000003c840e36e6fea10ea199a329e8ceeecc6234cdf0c4fde0669 359 0.15/1.00 vMB 63
271,198 271,198 00000000000000048ba99d543052bb28d76f90f9e327299402e932173cb4b004 318 0.15/1.00 vMB 44
271,197 271,197 00000000000000053a9ba818a673c89cee3a90c779d368d234f45ceae04a8605 348 0.16/1.00 vMB 59
271,196 271,196 0000000000000001ce6ad7084ad00d8adfb4d743992ee79aba66bbb8f5c8f365 360 0.20/1.00 vMB 52
271,195 271,195 0000000000000004210b779fb70c519dedbf1aedf4153109194ea59403070a27 23 0.01/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.29 GB
    • Received: 11.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.