Loading Tool

Explorer IconExplorer

Memory Pool

86,511 transactions
31.49 vMB
0.20896669 BTC
Random Selection Loading Transactions
Max Size: 191.12/200 MB

Candidate Block

Mining Attempt 9d18d751e89d511c4afb8e1d50898fbf11ee11079ff296754577d4d0ab29fd36
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f5e219a2966e1a2978f3eb4b443127d450000926b131b6166409e60f0517fcd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.10566802 BTC
Feerates: 502.67 > 10.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (376,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,835 538,835 0000000000000000001b0c0288bc6435519cdddbd53bf2fee1627b7733b0a202 383 0.13/1.00 vMB 19
538,834 538,834 0000000000000000000df48e74376b3e3e840fea215b9c729cf43e511bc25f3c 929 0.37/1.00 vMB 10
538,833 538,833 0000000000000000002498860cd34cb7949ee882dca82995fec8818aacbd8051 2,010 1.00/1.00 vMB 47
538,832 538,832 000000000000000000163db93cf708ee071406d4b0fc07ffeb0b4fd8c0767fd9 146 0.08/1.00 vMB 9
538,831 538,831 000000000000000000015542bcf09b0ac68c3c2b4911c837c0eca3cc152d7e50 45 0.01/1.00 vMB 40
538,830 538,830 0000000000000000001ddb0aef7bd784a0b462f111106378979af05c4d872254 480 0.18/1.00 vMB 26
538,829 538,829 0000000000000000000dc880b8410f890e9f1125761076808d47a7db0dddd7ef 655 0.49/1.00 vMB 23
538,828 538,828 0000000000000000000a1f0fea10dde51cc586caf2252cf091cd77dd5dbfbf60 5 0.00/1.00 vMB 61
538,827 538,827 00000000000000000019c1b89f31e7cbe998b8215e62dbc6acb588880bc97032 1,699 0.80/1.00 vMB 9
538,826 538,826 000000000000000000177b885363a8e004dcf1a775c8d970711e234300b0af19 1,709 1.00/1.00 vMB 41
538,825 538,825 00000000000000000010dd71fcbdc462b863f8ae3574ac673138dd7c1298af39 2,046 1.00/1.00 vMB 5
538,824 538,824 00000000000000000002fd1bc60887bc3a81f7532d8c4a8a3dcc2a569a54f1ad 2 0.00/1.00 vMB 17
538,823 538,823 000000000000000000289d0f25067e8552bc5f39903bfbcb97084c31dd2739bf 2,932 1.00/1.00 vMB 32
538,822 538,822 00000000000000000003495aa27dc56f3fabd7d931d875b16c8a03f9a38e306f 1,787 1.00/1.00 vMB 9
538,821 538,821 0000000000000000001c41a2bfc2467fcf31c8a91997a2c8a61f1b8db0763ec5 1,214 1.00/1.00 vMB 28
538,820 538,820 00000000000000000017f5ed5a51f4f8efde52fec43cf4ba6ddfb136d53ab8af 1,317 1.00/1.00 vMB 40
538,819 538,819 00000000000000000005f6d5d0bc1c12a3938368caea2e03b04703e875f027ad 706 0.37/1.00 vMB 22
538,818 538,818 00000000000000000014ea8e1585ea289075edb1cc1a08d3c9d8cde232c3ed03 180 0.15/1.00 vMB 6
538,817 538,817 0000000000000000002663c9972cd4d4d6ff9a0d85d003626285881cbd326c79 1,337 0.76/1.00 vMB 33
538,816 538,816 00000000000000000023d091b4ea980be1f7bcb0f6848fd18c814522680ff3a2 1,963 0.76/1.00 vMB 21
538,815 538,815 0000000000000000001cafc947949091802cfe561312198e3247ebe0c16eaf89 2,780 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.