Loading Tool

Explorer IconExplorer

Memory Pool

75,203 transactions
27.73 vMB
0.07785764 BTC
Random Selection Loading Transactions
Max Size: 169.13/200 MB

Candidate Block

Mining Attempt 4758258ebb35230bb24b43156887f1504d8a4a0899a0a01050dba5edc83cf7a7
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root d535ddee960f91bb41c252dd60dede6e34db6cd25dee0d303c402b1b44916549
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,374
Size: 1.00 vMB
Total Fees: 0.01856160 BTC
Feerates: 301.57 > 1.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (640,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,020 275,020 000000000000000490b27b6898abb2fd1cd87eaa77eb21c4e4e6986602a31f53 657 0.25/1.00 vMB 56
275,019 275,019 0000000000000002d9efa2616c0e381d5a7e86973b7ef7e7401654e37d3b3194 25 0.05/1.00 vMB 6
275,018 275,018 00000000000000042d2c888065e67031310cb8af8a7b083381b4a84cef9cb084 170 0.18/1.00 vMB 29
275,017 275,017 0000000000000002ac7de8fb07e52cb5cfe03f9c095f80f1f7e4f324802b5fd8 596 0.25/1.00 vMB 49
275,016 275,016 0000000000000003fe1992a2bedb8009ac920cae117242f3b6e45e5033d311b3 166 0.15/1.00 vMB 15
275,015 275,015 0000000000000002f271fd2a6eda64489fe38f5194e1a2f9a948871b63829323 366 0.23/1.00 vMB 23
275,014 275,014 0000000000000004855a0948fd584df084d35bf72dd518a06dc77f74cfea0110 492 0.40/1.00 vMB 31
275,013 275,013 0000000000000002f1850b7a521c0b4fd9fa132610f6df1457e5d044dc5322e6 323 0.18/1.00 vMB 39
275,012 275,012 0000000000000000934b65312af9046ec33ed5a2381a5c1693516425f28fe6de 84 0.07/1.00 vMB 29
275,011 275,011 000000000000000364384d9cdbe3be3b2713c639c510b592c740c36a616f4962 405 0.23/1.00 vMB 59
275,010 275,010 000000000000000376eb8d0a82815e1575d5ac09b8dee7590f374a0c38430c67 195 0.35/1.00 vMB 14
275,009 275,009 00000000000000047c98e37b0f900491f046052baaf24e3996bfda1b48aa7a54 253 0.15/1.00 vMB 24
275,008 275,008 00000000000000042c3d43382f44dc1afb39ef60070d47ccda2fadcc219f4446 14 0.05/1.00 vMB 4
275,007 275,007 00000000000000017d90ca5b54adcd318bbe9fbba38cee4f1ae7d86f5d4ebb91 469 0.25/1.00 vMB 36
275,006 275,006 000000000000000065c65ae06c26eddfde446ad01d5cabc7c03735586e154d97 332 0.24/1.00 vMB 26
275,005 275,005 00000000000000026a15e29ef0a31953159242bc15374ce1dfbc884b02abc8d8 326 0.35/1.00 vMB 23
275,004 275,004 0000000000000003877236b511d801ba8763445fbe46fae3475021cbaf85460d 32 0.03/1.00 vMB 40
275,003 275,003 0000000000000002c5de0a5e092593a3398904e1d5288fed64bd2f88b0306a0b 182 0.15/1.00 vMB 21
275,002 275,002 0000000000000002207ef86588642267cfc46567b581504804ad0820b6886b05 350 0.18/1.00 vMB 35
275,001 275,001 00000000000000033faea7c96ad1772c60a5c3e44130e3e98e64542909359e3b 595 0.29/1.00 vMB 47
275,000 275,000 00000000000000044750d80a0d3f3e307e54e8802397ae840d91adc28068f5bc 8 0.05/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.