Loading Tool

Explorer IconExplorer

Memory Pool

86,544 transactions
31.50 vMB
0.20941814 BTC
Random Selection Loading Transactions
Max Size: 191.17/200 MB

Candidate Block

Mining Attempt 30299a60d3bc5b70508ca2530f65c9d289c929b6798726f6ad2008c01fadd8a6
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 45fb9df1db16ac5793a315fe51d0175711706140baac799f5ccd7648dda0be55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.10590243 BTC
Feerates: 502.67 > 10.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (594,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,706 320,706 000000000000000017437ad65b62eafa4136a419340e2bacc560631ea7294e7e 440 0.26/1.00 vMB 24
320,705 320,705 0000000000000000237bf2496d4cce2a895e0e0dc7c008afbcee1c2ab648d157 355 0.19/1.00 vMB 27
320,704 320,704 0000000000000000179a2d5e5a132bde56670688c639c24ef3ecef1ce850aea7 551 0.28/1.00 vMB 27
320,703 320,703 00000000000000000a9647c67f1cbb618a7be8afc59a22c7b9c07d54b99ba25f 514 0.32/1.00 vMB 24
320,702 320,702 00000000000000001bbbb8e1a902f8b1f559e04f293ae9d39c03ae1ab8bd17eb 1,285 0.72/1.00 vMB 31
320,701 320,701 000000000000000002ae2141ae410092bfdb2a967da9523eca8dff0abacf08e8 246 0.15/1.00 vMB 24
320,700 320,700 00000000000000001c62a8e86faf8f65239ca8b81b923b518bd804b07602be6e 756 0.71/1.00 vMB 18
320,699 320,699 00000000000000001c1a8a70af60a85a11dccc4fa0b2040623c4ad7f4caeaf82 32 0.02/1.00 vMB 12
320,698 320,698 0000000000000000043a1fb7067c2f2eaa630dd8f4eb26bede30f4f44a85848b 713 0.35/1.00 vMB 28
320,697 320,697 000000000000000015869f641c7c883938539192662e5be7aa99eb6ec91c2332 1,697 0.75/1.00 vMB 33
320,696 320,696 000000000000000012d9e112d249c0174dafa7b743692058c02e4160af0fd27f 32 0.01/1.00 vMB 61
320,695 320,695 0000000000000000131a6b80c4c942b4b4797ace23d1e3ecb0df8c0db8fbdfa6 16 0.01/1.00 vMB 8
320,694 320,694 00000000000000001188c19def39f909b154cd917eca78d71182420535757b63 813 0.43/1.00 vMB 27
320,693 320,693 00000000000000001d901e57484c013279ea69b0843bdf03b37adf94817dbb5a 103 0.05/1.00 vMB 40
320,692 320,692 00000000000000000656926de666c5d7e3569af14b0d4761f7173478b9f8ccaf 570 0.30/1.00 vMB 29
320,691 320,691 0000000000000000222833d22c3f757112d0f6a18649d0cdbee70e29557fa0ff 133 0.06/1.00 vMB 24
320,690 320,690 0000000000000000228f49e78a0b8c8aa6c02e2fe229ba55cf0b4e2f725a38f1 336 0.44/1.00 vMB 15
320,689 320,689 00000000000000000389bb8386e1b7316cd97f4a1834a753f270e2b25e81da6c 986 0.35/1.00 vMB 41
320,688 320,688 000000000000000006890e0dbb13419e3bf34fc9f560cf3437eb1d91f75efd4e 70 0.10/1.00 vMB 12
320,687 320,687 000000000000000014a7d995020b10f5511290d1e33a533e64c245439ad1b656 740 0.45/1.00 vMB 28
320,686 320,686 000000000000000017b6044d005da9e83beace5f249769d64580dba52072cb0e 307 0.19/1.00 vMB 27
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.