Loading Tool

Explorer IconExplorer

Memory Pool

78,646 transactions
29.71 vMB
0.09926427 BTC
Random Selection Loading Transactions
Max Size: 181.20/200 MB

Candidate Block

Mining Attempt 6aaa2c993889eff09f8f06795a5da355aadfed8a19c6b93eb1fd5d81d27359e5
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 9bb9d37935c16d3e8de0ab5a67208f027f62782ff38dcc049b76018178352004
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,956
Size: 1.00 vMB
Total Fees: 0.03284588 BTC
Feerates: 301.35 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (125,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,600 789,600 000000000000000000047a4056964860f331235119b6ce253155309e2e46338e 4,559 1.00/1.00 vMB 95
789,599 789,599 0000000000000000000119bcd7b6d1af3936cef9df19bd57ea0142bbc17620de 4,413 1.00/1.00 vMB 90
789,598 789,598 0000000000000000000586731db1138167652728650146897e152a9341f89e3a 4,323 1.00/1.00 vMB 109
789,597 789,597 000000000000000000029d81802d5bf91dbd789858186cb448cd17f1d96ce4bd 4,816 1.00/1.00 vMB 93
789,596 789,596 00000000000000000002b65e35b784df21a184ed505b4069f05e1e5425edb6cd 3,582 1.00/1.00 vMB 133
789,595 789,595 0000000000000000000263c198160a887fb2e4fb0a87c061ad298050e91b3d67 4,808 1.00/1.00 vMB 94
789,594 789,594 00000000000000000000a7a1b9f2785999f8831729404fa77508937bd01cd5da 4,129 1.00/1.00 vMB 115
789,593 789,593 00000000000000000004987876152e6cd2f3ce43510d52c374ffd7522e61c723 4,734 1.00/1.00 vMB 93
789,592 789,592 0000000000000000000444c3c47275e1b6898fce25bea75d0e609397cafd8ab9 4,281 1.00/1.00 vMB 115
789,591 789,591 00000000000000000000ec990af3e30906c4bdd536d075570bdd484ebdfd2bbc 3,621 1.00/1.00 vMB 174
789,590 789,590 00000000000000000005d2281c31bb4453cbfb064b1b93015a5bddbf1d60d7cd 3,214 1.00/1.00 vMB 39
789,589 789,589 00000000000000000001a8ce9570bd43f4afb68e16d11df72d87c6f7f8c388fb 4,598 1.00/1.00 vMB 59
789,588 789,588 0000000000000000000181931b239adf458da56c191dabc83682e2895ead1c7f 4,332 1.00/1.00 vMB 58
789,587 789,587 00000000000000000003001ce6d54af9c0f648938af2233fc6e3e7ad92f93437 4,493 1.00/1.00 vMB 50
789,586 789,586 00000000000000000003a633d8292811adea2812ca269edbaab4b5a3962ef40a 4,648 1.00/1.00 vMB 93
789,585 789,585 00000000000000000001b690ad04d2dfdb803f317b75c521dc4720710b05eaa0 2,846 1.00/1.00 vMB 117
789,584 789,584 0000000000000000000069584a5f3a235847724e86889b7df37def4780ea28bf 3,231 1.00/1.00 vMB 168
789,583 789,583 00000000000000000001263592b40e5ba9e91251534c3d3573de44ba68ddf981 3,885 1.00/1.00 vMB 61
789,582 789,582 00000000000000000003475d46770208a5402dee869b6eb54d67aee54cd72c55 3,439 1.00/1.00 vMB 83
789,581 789,581 00000000000000000000b273287c1c773cc9acfc2a980172e95f5af39695fc41 3,445 1.00/1.00 vMB 73
789,580 789,580 00000000000000000001ae32e0e422c9ae9181b22aa9e6259af957fa5fbdf2cc 2,540 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.