Loading Tool

Explorer IconExplorer

Memory Pool

73,712 transactions
28.69 vMB
0.07110302 BTC
Random Selection Loading Transactions
Max Size: 169.23/200 MB

Candidate Block

Mining Attempt 56ef7fbce9039d6e380660c763530a91a0bababad4888d07020cd2a46bf80202
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 1a106228162ad51c8cb7b9672552fb45189c5094fb3f7d9bce307efd9882b98b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,256
Size: 1.00 vMB
Total Fees: 0.01338825 BTC
Feerates: 98.05 > 1.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (732,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,842 182,842 00000000000006768d3d4a6fd5d7c2e29caaa094fc9f99cfe9860e7e1a026c24 11 0.00/1.00 vMB 14
182,841 182,841 0000000000000780d24b42d164f4b39f583dcaeccd23b43dd17b8cd2bcef050d 13 0.00/1.00 vMB 66
182,840 182,840 00000000000001c8cf85812f23c6e4f10c72aab0eaf3f8f0f27c12f6a05b88de 653 0.25/1.00 vMB 134
182,839 182,839 00000000000009137cdf86352835df958fccadcfd58b065743a28ad62994ca9d 548 0.25/1.00 vMB 119
182,838 182,838 000000000000090c046e7b13ebdacf26910acb1753a8cf6fc54579512425acba 152 0.05/1.00 vMB 102
182,837 182,837 0000000000000776f15818bfb81ea109e35dfd7513c74c7fbfeba57344421498 718 0.30/1.00 vMB 120
182,836 182,836 00000000000004a87e7d4e92c9cc061176cbe7b794d1846f88b6e22190fcb19b 680 0.25/1.00 vMB 149
182,835 182,835 0000000000000778590ab1c88174de4c4b7aa0a0e241162beed1cb6b1b8b0b9f 18 0.00/1.00 vMB 51
182,834 182,834 00000000000003fa200d9fa0ab0d348f588ef40319fd1599d970cec479c4e3bb 24 0.01/1.00 vMB 501
182,833 182,833 000000000000044da2dd65768244632c8a2560c77737105251fd688b3849fe2d 268 0.12/1.00 vMB 105
182,832 182,832 00000000000008696fc77c1891be8bb152b62aad511b6bbdb57da8c2d9a83770 459 0.18/1.00 vMB 108
182,831 182,831 00000000000009188dedc3b4c473c770cc306e2d63e8e3c5a397d6083345bebb 143 0.09/1.00 vMB 97
182,830 182,830 00000000000001fd5e808cf81b43ea56f50a06347ed11bdee46fe49409be0ad1 636 0.25/1.00 vMB 140
182,829 182,829 0000000000000079919f8c5402527264e5bfd8ac881636aa85e16522b4051357 10 0.00/1.00 vMB 68
182,828 182,828 00000000000006107f8ac801992528a27ceb549da4ae3083f87a11632bb85150 95 0.03/1.00 vMB 46
182,827 182,827 00000000000007660b63f76b209cd7667541d44c2c065db561c9172317b9dcfb 259 0.15/1.00 vMB 86
182,826 182,826 0000000000000266d95f3700f6510c267b1e31b75143e2449559e52a2e61b74d 349 0.18/1.00 vMB 169
182,825 182,825 00000000000003fbff0ea8cb32c21064683631bf66571f017d0fc92193f3b496 306 0.18/1.00 vMB 96
182,824 182,824 00000000000002fb6ab84685a7bb69538fefeb030c419b8e2bd4de9f98c9b730 385 0.19/1.00 vMB 129
182,823 182,823 0000000000000086b47ac32b2d2c6e6c95e5352160c8dbb2ef3a6d00ba90d716 128 0.05/1.00 vMB 140
182,822 182,822 0000000000000645d8a2d7833d6e45ae498cc37e385c73e3a3ff9c361d674ec2 117 0.05/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

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