Loading Tool

Explorer IconExplorer

Memory Pool

73,344 transactions
27.10 vMB
0.06188064 BTC
Random Selection Loading Transactions
Max Size: 165.49/200 MB

Candidate Block

Mining Attempt a40a916631c4ca3df8b64d565d5920a0e624d0afc788fb711207a9dad7a01032
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root d073b325bd9b5ddba617b1f032f56e7035fd2678bbbe6a3472f23a98429f710c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,664
Size: 1.00 vMB
Total Fees: 0.00436737 BTC
Feerates: 40.21 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (363,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,541 551,541 0000000000000000001301789f9c216881d222a4a8a85e62bc1c437bc68e052c 1,970 1.00/1.00 vMB 17
551,540 551,540 00000000000000000014c3175801c0b03f664f99386bc1e052031e0bda71afd1 2,360 1.00/1.00 vMB 14
551,539 551,539 000000000000000000251514c7449012fe8300e6dc6794a63b0572c6dcbaa570 2,602 1.00/1.00 vMB 29
551,538 551,538 0000000000000000001f22923e5fd3d371ce221498d2198352632b74bbbcfe45 2,932 1.00/1.00 vMB 34
551,537 551,537 0000000000000000001e7a39984b2dcc8d21a7e4df64e7433df5303c664da133 1,518 1.00/1.00 vMB 2
551,536 551,536 00000000000000000015dfde80beec7bb3973206ff5c538b9ba6630be96310c0 3,208 1.00/1.00 vMB 19
551,535 551,535 0000000000000000000819efbffd146d3dad50ee8d21534100ebca606baf2769 2,515 1.00/1.00 vMB 15
551,534 551,534 0000000000000000002777712e658538a290a5b51441638c298a9af26653e3d3 2,054 1.00/1.00 vMB 43
551,533 551,533 0000000000000000001af745bf0cf4a2ccd5797cbf01c2de11a5808b2b477532 2,741 1.00/1.00 vMB 42
551,532 551,532 0000000000000000000491911d6ef9389c2978d1c8140934dae0d80d063329aa 2,811 1.00/1.00 vMB 22
551,531 551,531 00000000000000000005e4f09c451fa3790d3691fa2a57100fcd99021be2ebbd 3,010 1.00/1.00 vMB 13
551,530 551,530 000000000000000000250a7ca379b8ac3397e48ade5fd3b5f283031f3a554794 2,704 1.00/1.00 vMB 23
551,529 551,529 0000000000000000002a40e9970a9c8c0991f901eedc888a3bf1b59fc65e1a91 2,753 1.00/1.00 vMB 27
551,528 551,528 0000000000000000001a90ac32b732e7226c8a380dfd2e9fdd1a900e552949e4 3,154 1.00/1.00 vMB 62
551,527 551,527 0000000000000000001d26f844d64a666577b8616001b9c7d55e7c4cccbffedd 3,011 1.00/1.00 vMB 15
551,526 551,526 0000000000000000000cc124ea41522af1cbcd321c26edc558620df0cebd2202 2,538 1.00/1.00 vMB 55
551,525 551,525 00000000000000000029d63df6b1b1d10a88e12b40f69a390b068a32cb058802 2,560 1.00/1.00 vMB 27
551,524 551,524 00000000000000000014ca6dfda072e9e26d7657ad3f01c2b0cf2d6e6d42eb4b 2,918 1.00/1.00 vMB 72
551,523 551,523 00000000000000000024e94de186759cc6ad9e10e28b59becfdd7fba72807ba3 3,133 1.00/1.00 vMB 12
551,522 551,522 0000000000000000001124fb9be7b4557d5533f1043ca61ee97fe35158fb918d 2,769 1.00/1.00 vMB 38
551,521 551,521 0000000000000000002845c95e966796b532ebb4623014d7caaae7b2cf40eb54 2,257 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.