Loading Tool

Explorer IconExplorer

Memory Pool

35,821 transactions
26.02 vMB
0.06684017 BTC
Random Selection Loading Transactions
Max Size: 132.58/200 MB

Candidate Block

Mining Attempt 0bad90e89ff744d786e3480676ece6dc6069c7e9322d834e144a48070f59f402
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 13b64c0a61105acb5fbb4970f3b596bb0f56ba49f52da515ae5f640fcee0006b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,759
Size: 1.00 vMB
Total Fees: 0.01858031 BTC
Feerates: 120.00 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (734,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
179,702 179,702 0000000000000856a3c8980a06002a52210c84173f7ed73fa2350f741e676690 121 0.05/1.00 vMB 141
179,701 179,701 00000000000008c1d60127e89027d7905b3a50130e6c09a4ff45348a0ef0aa1a 306 0.14/1.00 vMB 156
179,700 179,700 0000000000000127ae6d9b52e6065f069c968cc835032bfee2c738c0284b74dd 153 0.05/1.00 vMB 37
179,699 179,699 000000000000074089d89eab6094e66434af11523fe153f98744270f11694170 130 0.07/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 781.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: 638.04 GB
    • Received: 12.46 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.