Loading Tool

Explorer IconExplorer

Memory Pool

38,467 transactions
26.89 vMB
0.05471919 BTC
Random Selection Loading Transactions
Max Size: 139.92/200 MB

Candidate Block

Mining Attempt 89e2a8a73da758082d86abd7bea428e2b3129d370ae140fcf7c74a4249be2251
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 3493acc2c80cc5c26ee8c8e3e1f9124632abb5379e7924e35ea2b08f0f450856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,122
Size: 1.00 vMB
Total Fees: 0.00511641 BTC
Feerates: 44.54 > 0.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (732,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,800 182,800 000000000000089ae03a2571a5e4e48de7ffca40ecf86c0030c5209527a0077a 11 0.00/1.00 vMB 69
182,799 182,799 0000000000000568be479e1f894319acc104548223f4952b439c80b4df6f6f9c 128 0.09/1.00 vMB 82
182,798 182,798 00000000000005fb1dbb1ff979c84317788421c4496c127ecad6f77bb6b47026 90 0.05/1.00 vMB 111
182,797 182,797 00000000000006eb7b210aa06fad5f19505ed88016f7bdb3be76f6894a438f05 56 0.02/1.00 vMB 66
182,796 182,796 00000000000005eb8883d350d89b214789f732b156ccc4946b662e675bda30c2 233 0.11/1.00 vMB 111
182,795 182,795 0000000000000760837a0d71978194b7a47079810fa899390aca8b52bb4f77bb 156 0.05/1.00 vMB 51
182,794 182,794 00000000000003f55dc73018b1ef4ffe2c7f7532903a42302ac8b1a47f30ee94 256 0.13/1.00 vMB 157
182,793 182,793 00000000000008102b26d44b2b85e30cacd8e6a23e5f665013c5072705fd6f92 352 0.14/1.00 vMB 125
182,792 182,792 0000000000000603af23f8a8f08004fa9edde843420712d6480dbfe6f4e4b8bd 4 0.00/1.00 vMB 0
182,791 182,791 0000000000000825b4d7a230fedc9f71203b10c45bca636f0c18367b6935d9cb 34 0.01/1.00 vMB 321
182,790 182,790 000000000000022b4242f6d371b1213a31ced21830cdab0f22946ab01d3b0eef 228 0.09/1.00 vMB 135
182,789 182,789 000000000000026eb9bf40936f0f4a86c91bd7b73702ae853ccb80fd87f015cb 13 0.00/1.00 vMB 0
182,788 182,788 000000000000040c85057e6d1b956e9081dd49b93fd627c31414f1edcf68bead 133 0.06/1.00 vMB 103
182,787 182,787 00000000000009582133e2af50afced444bf5980f16204cc2a8e42a8ebd8033b 38 0.02/1.00 vMB 151
182,786 182,786 00000000000003551dd98a707b9279dff1b575d12ac44d1e4d4b1501c8fe0d70 21 0.02/1.00 vMB 37
182,785 182,785 00000000000006ebcfd0f5def80d5072cb7d086f0bfaacf32e2c6d26d1e93581 358 0.14/1.00 vMB 140
182,784 182,784 00000000000003800bb635248b0dd4d63796c1595a410e31366e45a8b97c55e6 378 0.16/1.00 vMB 119
182,783 182,783 000000000000018e037a86864a9134c5b2f671772d18f2b11a5632a79bd254e7 11 0.00/1.00 vMB 16
182,782 182,782 000000000000074cb90d06ffda876bd1724f5ee9f2473146f615f8c312c4cafe 27 0.01/1.00 vMB 227
182,781 182,781 000000000000015adb2869a0193079f1b12135da72af21123b1d2081b3aada15 14 0.00/1.00 vMB 12
182,780 182,780 000000000000039bdf1adf53ff28fddba970b0fa2aeec28a6d43827694a166c9 128 0.07/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.15 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: 653.03 GB
    • Received: 13.82 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.