Loading Tool

Explorer IconExplorer

Memory Pool

86,584 transactions
32.18 vMB
0.11012848 BTC
Random Selection Loading Transactions
Max Size: 195.57/200 MB

Candidate Block

Mining Attempt 520436ad711ab0622dbcef67a9464bc39d870f7df8c98b5f0f1a8974bac35c37
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root f448f5a8368a004b30bdcf5719e55170323f5c4554b8e576e717caa1a83c8b8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,719
Size: 1.00 vMB
Total Fees: 0.02512512 BTC
Feerates: 301.68 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (506,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,532 408,532 000000000000000000224ec5911b3ed7cc5fe1d35361f16014f3a369fa073f5a 943 0.40/1.00 vMB 54
408,531 408,531 00000000000000000586099a1333b3568a26d1a31184b863647624a53f7fee75 1,361 0.90/1.00 vMB 25
408,530 408,530 0000000000000000004200874478e6bdfc3b3283dafc0ee2e7ccb82d275eefe0 2,463 1.00/1.00 vMB 46
408,529 408,529 000000000000000002723492ceb353b6602ff01e9ac7d6b493f7bdf293bc333e 2,273 1.00/1.00 vMB 35
408,528 408,528 00000000000000000223be6635b5011e21e165ce4e14b03fcda9a8249484ae48 2,915 1.00/1.00 vMB 46
408,527 408,527 0000000000000000046fafea54ec57f8b1d030e74d0d15545e0534fbd6e02f4d 1,707 0.69/1.00 vMB 36
408,526 408,526 00000000000000000564314d0e274941da470d780d2fb68f7ab93530cd869a34 1,084 0.61/1.00 vMB 29
408,525 408,525 0000000000000000039af03535bca4142ecdc307ed2ecac0268eb82760d68dc7 1,805 0.88/1.00 vMB 34
408,524 408,524 00000000000000000253458ef5ab76bf9d16924491792257a43e9cb744dbec0e 2,309 1.00/1.00 vMB 33
408,523 408,523 000000000000000003ecf130a05255709746a360e9482a1ca5e6af65bd51bc11 1,209 0.54/1.00 vMB 35
408,522 408,522 0000000000000000061c117ff15ba206a866ff3376145279b5158bc8c3008e0c 1,003 0.48/1.00 vMB 37
408,521 408,521 0000000000000000001fbc7763a181ea002ff44c76b6e780a93dcf17e4aa8c35 170 0.07/1.00 vMB 40
408,520 408,520 0000000000000000004ad4e02903e738f029a1214cb5003429eab67c7d974ad8 606 1.00/1.00 vMB 12
408,519 408,519 000000000000000002b5b0cfb231885b6e68f3e9c32c0cf028720f015c44804e 738 0.26/1.00 vMB 41
408,518 408,518 000000000000000002b3be1de0eab87b65ec49b7a0fee3e6820a086ade938502 589 0.33/1.00 vMB 30
408,517 408,517 0000000000000000057ec18ce9837456998913561519025f4772c125cf3ad301 1,518 0.62/1.00 vMB 37
408,516 408,516 000000000000000002d9e6d740d465f4e2253ded0dfb872a1363204ac93588b1 2,538 0.96/1.00 vMB 40
408,515 408,515 00000000000000000020824c0436305f2cbc799969e0a02d9a6edc271d667f8c 2,515 0.93/1.00 vMB 41
408,514 408,514 0000000000000000043ab5670b3cf12d1ac3243df778e5fcdb888884d5756cd8 1,336 0.52/1.00 vMB 41
408,513 408,513 0000000000000000022db98dd63c26e40599fb92750675072f23d5e283626c27 482 0.22/1.00 vMB 36
408,512 408,512 0000000000000000042a3038e8796ef7aa24c2d6414cc64e9deb1cedcbc10e58 511 0.30/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.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.