Loading Tool

Explorer IconExplorer

Memory Pool

53,388 transactions
29.66 vMB
0.09978524 BTC
Random Selection Loading Transactions
Max Size: 159.23/200 MB

Candidate Block

Mining Attempt 37136ba440bd33b25d93c32d24f664603d98d4f7b418494537c6e44e3fa884ff
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 0cf65303dbfdf8556543e58416be95af35fcf1b94dd7efe6fe429dad6971b692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02835063 BTC
Feerates: 100.53 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (734,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,723 179,723 0000000000000836df7ac296e047a6378af47401c51eff049991f0a02d6b18d6 282 0.12/1.00 vMB 145
179,722 179,722 00000000000002c6a16a73006fa27ab491f4e6a418c097a3ecb53733632e2403 81 0.03/1.00 vMB 104
179,721 179,721 00000000000007ee05c90c4436c23626fa675037b5bcbb0052706827787162b7 112 0.05/1.00 vMB 148
179,720 179,720 000000000000093d531482d895da5c0d90f2a619636a598a3154b65d06baf0c5 84 0.06/1.00 vMB 75
179,719 179,719 00000000000006df0694d53eabbf1f361c29b02485cc75d694f3b0cfca733b94 162 0.05/1.00 vMB 17
179,718 179,718 00000000000001ce5e55d7bafb6d85e59479ded506702b745ee9c54a2a2552b8 200 0.10/1.00 vMB 125
179,717 179,717 000000000000007537c03f8d7d2cabe58b397b1da564c372a7694917cb266326 110 0.05/1.00 vMB 596
179,716 179,716 00000000000002c80cfe50fad75002128dfbfcea36a8a430620a34f67f1c0d75 7 0.00/1.00 vMB 0
179,715 179,715 00000000000003fc02789eeb73170a301aa7e5d55a5cc4ac1bd6dd7b0da978d0 23 0.01/1.00 vMB 37
179,714 179,714 000000000000073bcebf2f12afdb7a975ee079f885a85c69c720b5c457313f4b 46 0.01/1.00 vMB 18
179,713 179,713 0000000000000232c3c3850cce573b87d30779f4bd5800a67fbcb865af4f5948 1 0.00/1.00 vMB 0
179,712 179,712 00000000000004e45f7cc0231e7cf00128dd5fc94e9b41eae55e74f1da90750e 19 0.01/1.00 vMB 191
179,711 179,711 00000000000000b5ad75e714627baccdbd137bb4e678837a31e3e5c85d813643 35 0.01/1.00 vMB 6
179,710 179,710 00000000000006451a428f9b9b2ca39031fe02b003e7898b6c840ac6b71270fe 42 0.02/1.00 vMB 180
179,709 179,709 000000000000037edbfa023a8814595c234d5e37f4402c7e29223275a505c809 8 0.00/1.00 vMB 117
179,708 179,708 0000000000000715351122dfab4151648201a679da4dd1c1d5884b4d310f880a 17 0.01/1.00 vMB 43
179,707 179,707 000000000000095ade920e57345303ef0ac8c1fd3499bdd710aadfd625440c1d 85 0.05/1.00 vMB 126
179,706 179,706 00000000000003fe3e2d4f3d9b150bff646351db60581a24c1317106d6cfb900 86 0.02/1.00 vMB 55
179,705 179,705 0000000000000830aff01e6f4394cf4fd0c2c1ddc3af060536a1959d537a9b9b 101 0.05/1.00 vMB 118
179,704 179,704 00000000000001e15ecf44132df2965cac808c2ad81b1e0bba8d8d3d1b8ac4f1 88 0.04/1.00 vMB 686
179,703 179,703 000000000000004f1baf79ce5d472a8ddbc91e9e9acd04c5e512bdb55db9a2c0 201 0.12/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.