Loading Tool

Explorer IconExplorer

Memory Pool

14,217 transactions
7.51 vMB
0.02567692 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.24/200 MB

Candidate Block

Mining Attempt 35758b6cbf2bb2bb1c8b74583ddfd70ae059d77e9758361ad7b83b5a8e185a9a
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root 5fbf14962f204ce96b92ddfee6480af1f747047b4bec37a9119b2514a2d539a7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,496
Size: 1.00 vMB
Total Fees: 0.01045552 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (750,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,571 162,571 00000000000008ee1dc360e82fd2ffe0b0fab6e8b7b89a53a94d93ec677b4319 6 0.00 vMB 470
162,570 162,570 000000000000073f1fde097dc82e98de6889803ec5ad497b4732eaf9cea86ffd 26 0.01 vMB 45
162,569 162,569 00000000000000054a36681ff0767e29c839b9d20054765d64c4f81bdf6c4d21 10 0.00 vMB 57
162,568 162,568 000000000000014710583d69534e6173880ab18a57a94430ec2b3ee18e296735 57 0.02 vMB 269
162,567 162,567 0000000000000599f1819cee31457fcd973424e5e6ff9f093ed39da449df9187 111 0.03 vMB 146
162,566 162,566 00000000000002b6a2037b64185dac420be9497143c1275789882072e31a0334 33 0.01 vMB 265
162,565 162,565 00000000000002bbb1c30c291177e68bd49ee831eaa73d535ca0cb4bd6c11bbc 23 0.01 vMB 153
162,564 162,564 00000000000004413c4dc0debbd75067fcbce0279d26ac162d2433fe62f026ba 114 0.03 vMB 0
162,563 162,563 00000000000001d8394eef3727a77299539e58daa70986084936dde60eede4a7 41 0.01 vMB 535
162,562 162,562 00000000000005dd2870698adfec0e93aed0eeb54b63b6edbd7477704609ab6d 61 0.02 vMB 73
162,561 162,561 0000000000000031dacab4d06c1ddf35aad639b6bcde8543bc9c5e999d279c89 56 0.02 vMB 116
162,560 162,560 000000000000017c17fadc6a4321d5c0eba99f007cf607c01b5f138247bac7f9 38 0.02 vMB 74
162,559 162,559 00000000000002539b6d35add2507292cf8b0533ae16f6764ce8d4a097643f51 24 0.03 vMB 166
162,558 162,558 000000000000007a720f5a870d8abaee2201dfa78739fb471243f3b03a2866f9 6 0.00 vMB 0
162,557 162,557 000000000000000b74e8f7a1c4d4150e09d2726b2ee546cfba793651868aec24 74 0.04 vMB 63
162,556 162,556 000000000000084b19c584be83bd3fbd3859bdbc91212951860bd925fa946e03 50 0.01 vMB 70
162,555 162,555 00000000000005b8bdb8af3a10a4903f82789e6118a3922bcdffac072e9704b0 11 0.00 vMB 43
162,554 162,554 00000000000005a108c75d65e78e75a6ff59f687db2912511a0aa36070c64e8d 73 0.02 vMB 111
162,553 162,553 00000000000005543a5f8c6cde1f35f61c87197c69f1ed922d088e7c0d3e1a26 8 0.00 vMB 1,320
162,552 162,552 00000000000002a4178b099d6c3942f714b308ce19483201cc91fe91598b43b8 11 0.00 vMB 38
162,551 162,551 00000000000002c730c8c0691fda4552b3f1d4b062cea4609f274c2dabbf487e 11 0.00 vMB 48
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 224.86 GB
    • Received: 0.85 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.