Loading Tool

Explorer IconExplorer

Memory Pool

44,439 transactions
29.28 vMB
0.12383429 BTC
Random Selection Loading Transactions
Max Size: 151.54/200 MB

Candidate Block

Mining Attempt fcc75dca010d7fccd72210b3836d1a95cd48a93d17fbc3b0541ec66ca304899b
Version 20000000
Previous Block 000000000000000000004392fb14b7d54ea705b3301756e90103a9191cb1e5b9
Merkle Root 00b7f220f1038f4611bfbbec7266e3a479d2d365dbfb3e273b45c41d14f65f28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,170
Size: 1.00 vMB
Total Fees: 0.04447556 BTC
Feerates: 251.72 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,306 (564,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,584 349,584 000000000000000008949ec2bcf7026278559986bd0d38c28a6952999ba56e19 504 0.27/1.00 vMB 26
349,583 349,583 0000000000000000034114efa1355011b397cb3fc0cbf5e82d7ac3e0e1f988fb 171 0.06/1.00 vMB 33
349,582 349,582 0000000000000000131859ac5335a8026e61699d57c81455c1c5ada90408f6cb 722 0.46/1.00 vMB 28
349,581 349,581 0000000000000000141f327160b3727e9fd9a44b5b08d54692d2ffc05c4fbdc7 215 0.14/1.00 vMB 25
349,580 349,580 0000000000000000083bac2c39616efc6ddb10049d7014e714fe114e5facccdd 1,406 0.70/1.00 vMB 31
349,579 349,579 00000000000000000326e99a1e7cb1dc37af7df35f6723edc6691fe69fc0edc9 169 0.11/1.00 vMB 26
349,578 349,578 000000000000000014ec750a8d72d055c02649ec18233f63577f30716176886e 768 0.44/1.00 vMB 29
349,577 349,577 0000000000000000146db54d29ada6236eb0723b7bf7457539d02e3762185a22 66 0.03/1.00 vMB 30
349,576 349,576 00000000000000000c34c17dbeb09f3c924097dc68d3aec9571b0679645a5f65 314 0.14/1.00 vMB 30
349,575 349,575 0000000000000000062d2309850816ac8b20a0efe7b010275d3175afda9d807c 136 0.05/1.00 vMB 18
349,574 349,574 000000000000000017887fdcd0e08e30acf109e4f71015bd6c93996f79309c2e 646 0.41/1.00 vMB 24
349,573 349,573 0000000000000000110b0556f81cf003bf03f570e1884ed94889f7deca3421ea 512 0.20/1.00 vMB 33
349,572 349,572 0000000000000000070ea877d0b45f31147575842562b1e09f6a1bd6e46f09ed 505 0.26/1.00 vMB 26
349,571 349,571 0000000000000000060577e744223eea22cd45597ca55b1e981ce19874be4f7b 256 0.09/1.00 vMB 42
349,570 349,570 000000000000000001a40ab7df60551364c33e4bade591dc946de26e23569418 456 0.22/1.00 vMB 25
349,569 349,569 00000000000000000580799b80ab02200454c02701023076208d2942a45197e9 594 0.30/1.00 vMB 31
349,568 349,568 00000000000000001641d325610619de2c3b1d7d4c04d7e2b88975faa99bd26a 261 0.11/1.00 vMB 15
349,567 349,567 000000000000000005f66c5e68f991e904c2dde2eba5f4a286820e144fe95b6d 1,133 0.50/1.00 vMB 34
349,566 349,566 0000000000000000040b8673a38672be2772aa5bfa42578f9de6a421f83d2532 483 0.26/1.00 vMB 23
349,565 349,565 00000000000000000c011371bd9e0f4827f7910205aad1499e9ebb31c5ba1a8b 213 0.11/1.00 vMB 29
349,564 349,564 000000000000000007568ca632752da16e66a01a9b3c4394442f3451c2985623 996 0.58/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.14 GB

Node Details:

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