Loading Tool

Explorer IconExplorer

Memory Pool

85,733 transactions
31.45 vMB
0.13564575 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt 41188e3b521a0e14d0e5d96d4c8020ceedc4e499c2ac8b5356621b626ea3ae93
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 759dd139c9e59a7eb0654dfbb099c7ee40006ce507f44da46c55b0b5b0556264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,769
Size: 1.00 vMB
Total Fees: 0.05840338 BTC
Feerates: 214.31 > 5.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (645,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,841 269,841 0000000000000007f1b2e58934993321db6b8db9ceac06f7504fb25c779daae2 147 0.06/1.00 vMB 59
269,840 269,840 0000000000000003f19b3c2b29648199e9d1727eb25fa11eeb37c2ac7416d341 197 0.10/1.00 vMB 71
269,839 269,839 0000000000000003e464ec4d9ad5f8f98936ff729c6ceabcfeba02bf5fd9a900 150 0.08/1.00 vMB 45
269,838 269,838 0000000000000003ebea15e0120144f07ccd527f2c8995dc8044cd475f394dcd 258 0.11/1.00 vMB 46
269,837 269,837 0000000000000004eb3fc6a28b9df4c36677c5890b7e210319094900c96efced 20 0.01/1.00 vMB 105
269,836 269,836 000000000000000450d8d70186b92806cf2f3ffb075bbf8e29a09d74f5108d23 175 0.13/1.00 vMB 33
269,835 269,835 000000000000000167c162959970a1580b20cb6ff5740dfa6b3c20d30e08339d 190 0.09/1.00 vMB 50
269,834 269,834 0000000000000002aa8a33bb10038c56b65819a39d2388cce14b5ddabe3edaa8 116 0.05/1.00 vMB 74
269,833 269,833 0000000000000008255404a48809bb4c97774339e2ce1f74d3eb2dc44e2bf421 218 0.11/1.00 vMB 70
269,832 269,832 0000000000000000e5e6a2012b4fc0d877ad79855b843935e357dc3169d57c50 210 0.10/1.00 vMB 66
269,831 269,831 0000000000000005f07e0e7154cd323bcffb9d6632d14b0f78301af2fd49aa9c 17 0.01/1.00 vMB 34
269,830 269,830 0000000000000006e05c527f19b46a0118fe0a84028c9f85c2fa8c5ab129b166 368 0.16/1.00 vMB 52
269,829 269,829 000000000000000111c7a3f84ebec88de4761f636b3e250afbee96bbda04cbbb 420 0.20/1.00 vMB 51
269,828 269,828 0000000000000004ff1fae9ad5684dad492fec2617e3bab04b9840670b2a64cf 221 0.14/1.00 vMB 19
269,827 269,827 00000000000000074c6b476e0c4a579e703c14eebb396f118a72710a42368a25 431 0.16/1.00 vMB 95
269,826 269,826 0000000000000005e4016d8a401af5d48445331375503be3d156c689c6df4509 137 0.05/1.00 vMB 43
269,825 269,825 000000000000000200830cdd4cb81e99407700592020c44cce105bdd390db00b 447 0.18/1.00 vMB 57
269,824 269,824 000000000000000546bc970a822662e44640156c9c75a85ee2a0d33e5c6a80b2 420 0.26/1.00 vMB 48
269,823 269,823 00000000000000053252c94c81b326f52e2f3eea0181d2c3eedf9ca98702d433 619 0.25/1.00 vMB 69
269,822 269,822 00000000000000034656720526f33f40b34d6d7aefd3c400ed1d18944650d283 229 0.16/1.00 vMB 48
269,821 269,821 0000000000000006764966835f9dec4ff6d99d74e6bda79c6b33df86582e521a 93 0.04/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.77 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.