Loading Tool

Explorer IconExplorer

Memory Pool

60,322 transactions
29.42 vMB
0.06492035 BTC
Random Selection Loading Transactions
Max Size: 163.46/200 MB

Candidate Block

Mining Attempt f1e7d118202ce9f2ad874b5eb6370d58d2ef97618010cc593aaaf76803017219
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 9d2fac1655887eaea878f278a4d222299f2bce58f667575a7eaffb6f34ff0a37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,705
Size: 1.00 vMB
Total Fees: 0.00803268 BTC
Feerates: 108.49 > 0.81 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (272,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,959 641,959 00000000000000000004eee67e2483463b6077167182604d23af2fa6547fd9aa 894 1.00/1.00 vMB 18
641,958 641,958 0000000000000000000e27a59666e672c5064d8354052c58a0c6e29a3e41bb95 1,386 1.00/1.00 vMB 66
641,957 641,957 0000000000000000000efbd2496365f961ff733d0d094fd1be357eee959c19d3 964 1.00/1.00 vMB 3
641,956 641,956 0000000000000000001047c3d46525b49faeb70a7a24254b3869352af555b428 2,689 1.00/1.00 vMB 88
641,955 641,955 000000000000000000007ac66ec313220d97c9f969b170b8d24c7bee25deb0a3 1,294 1.00/1.00 vMB 8
641,954 641,954 000000000000000000091872779f3100e928dbfba40f43141e3a9622803e9a56 2,958 1.00/1.00 vMB 98
641,953 641,953 000000000000000000108466870cfb575d0a1e9468660827d732be65a0767f5b 1,090 1.00/1.00 vMB 32
641,952 641,952 000000000000000000067338893c65512744fc89675924a2b76dd3c4bed3f5e6 636 1.00/1.00 vMB 14
641,951 641,951 0000000000000000000ab2c5a61e2d646f653d81c6730f27f0f2ff56f06d6799 604 1.00/1.00 vMB 19
641,950 641,950 0000000000000000000f862490669c22d83fb7bf6370bd7d9815563b0f3800ef 1,237 1.00/1.00 vMB 12
641,949 641,949 0000000000000000000b64bf8d1cbca52db26af03b08d12f73b9e4416f96a31b 2,625 1.00/1.00 vMB 11
641,948 641,948 0000000000000000000ec62b7eedde8f5fdedaf17e019c626a3ea99e1294d39c 2,881 1.00/1.00 vMB 95
641,947 641,947 00000000000000000004b56eeee54add19fd5979f5b1542a302563acbbde93b1 2,496 1.00/1.00 vMB 68
641,946 641,946 00000000000000000005ecb965e02e74f1a599a9d92c501b16dd9d36ab1bb15f 2,309 1.00/1.00 vMB 132
641,945 641,945 0000000000000000000a0809fecd1bcf1a130037cdb8f054a701547817de56d2 1,357 1.00/1.00 vMB 30
641,944 641,944 000000000000000000074e7fec1b6fcaf9ea812484145bcd5e64779f19f44136 625 1.00/1.00 vMB 6
641,943 641,943 00000000000000000000213c294b598b52d9ceda0351afab15a63f239b38c907 1,103 1.00/1.00 vMB 13
641,942 641,942 0000000000000000000bb69c0b5c062834c20c6ac6539268539f0e47e610ab10 2,263 1.00/1.00 vMB 62
641,941 641,941 00000000000000000000c8b0efb4a334a4a977947bb7e02240d4813ae19da791 1,650 1.00/1.00 vMB 28
641,940 641,940 0000000000000000001002a39d52bbe7b7f70e3f99c0f76ffe16ef32c145f8af 1,546 1.00/1.00 vMB 28
641,939 641,939 000000000000000000061fc406e1cc9e2ae0e019b8093ef3d67ac00d6414e135 1,846 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.