Loading Tool

Explorer IconExplorer

Memory Pool

42,180 transactions
26.63 vMB
0.05988821 BTC
Random Selection Loading Transactions
Max Size: 138.98/200 MB

Candidate Block

Mining Attempt dfaea4693bb6d56f011ceaa40f3da0aca6342ca68263f58535fbb8e2819c72eb
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root e57017d8e1a3b5ecf9336922e6bb5e49129ea46cd28c8bdf8a49f369ba4484aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.01066408 BTC
Feerates: 100.45 > 1.07 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (78,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,842 836,842 00000000000000000002ad6037a284d8a9d283690e5159ae36e8f9b6f4986d02 3,336 1.00/1.00 vMB 20
836,841 836,841 00000000000000000001df39038b28272e60a3474b9477f9cc69b65e666f9688 2,599 1.00/1.00 vMB 17
836,840 836,840 000000000000000000015144f3913773446768cb7a3a57c80c41266f4112cbae 3,266 1.00/1.00 vMB 15
836,839 836,839 0000000000000000000195be3e4fb38e132106aea6d3c96c88050155d53b9fd2 3,569 1.00/1.00 vMB 11
836,838 836,838 000000000000000000015143e1a0aadf3e65e20df472dabd8de51a912984a947 3,175 1.00/1.00 vMB 22
836,837 836,837 000000000000000000034c20fb068302e27a900454d82c6bc5743c70c19843e4 3,141 1.00/1.00 vMB 11
836,836 836,836 000000000000000000009c52ffd12390e4a95dd79471c507de47df0384f0f813 2,767 1.00/1.00 vMB 18
836,835 836,835 00000000000000000002b1c7d67809cb4c2bed63702d8f754711e62fe0c00a64 2,976 1.00/1.00 vMB 20
836,834 836,834 00000000000000000002bea29c0f07c7a0a4a8fed979f6cdf4a0d6916a6e6571 3,079 1.00/1.00 vMB 26
836,833 836,833 0000000000000000000247ec0d2176be6d3e152cc0d83d81821e0140278f8464 3,402 1.00/1.00 vMB 41
836,832 836,832 00000000000000000001817a1ce3ffb522cc21c4eebb834f616821b6f81707d9 3,248 1.00/1.00 vMB 25
836,831 836,831 0000000000000000000040ba6523488cdb326beceb9b5eee22cdf667ee618a47 2,811 1.00/1.00 vMB 16
836,830 836,830 00000000000000000002b8a8dcfcf7d858cf59e850397cf7a42cedfee15cce01 3,243 1.00/1.00 vMB 28
836,829 836,829 00000000000000000000717ee45995c1793f85db65e5ef1f4560baba39a562b8 3,781 1.00/1.00 vMB 13
836,828 836,828 0000000000000000000097d0ff23dfe80413db691e77d79f236ee83628a185d2 3,157 1.00/1.00 vMB 26
836,827 836,827 00000000000000000002f970c71fa7c3afa360fc888308bde92493b9c698b4d4 3,029 1.00/1.00 vMB 17
836,826 836,826 00000000000000000002cbc1695045f720944caa6935a2a7c51126e498d27229 2,219 1.00/1.00 vMB 12
836,825 836,825 00000000000000000001797a202824ab4fc91d5719a85423dc0216fbdcd72509 2,209 1.00/1.00 vMB 11
836,824 836,824 0000000000000000000096ab2653f2d4c1f2f4012c613ff192d6a52f0850461d 1,799 1.00/1.00 vMB 11
836,823 836,823 000000000000000000008917e3b67261ffda1a793530798b8ce6fb5bb9f61e8e 3,740 1.00/1.00 vMB 13
836,822 836,822 0000000000000000000120a4907a364ed0441122ba7e361d2c7f20dac7c8c228 3,811 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.18 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.64 GB
    • Received: 13.98 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.