Loading Tool

Explorer IconExplorer

Memory Pool

79,101 transactions
29.69 vMB
0.10933309 BTC
Random Selection Loading Transactions
Max Size: 178.19/200 MB

Candidate Block

Mining Attempt 413124661b7e0368f490a4da7e0e81c8650e59bb632cebed241641740551f1e9
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 91f39829e1233057a97a015c20e73f5838c4af311d103c61806ce2790dbedaa9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.02637345 BTC
Feerates: 100.53 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (184,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,264 731,264 000000000000000000071335729556d0ee27e4f736fa32ed7f40b1bedd4f2e2f 1,982 1.00/1.00 vMB 3
731,263 731,263 00000000000000000006e466514cc63a98eb3c6b15c2122d33bd91a38f9285d8 3,459 1.00/1.00 vMB 12
731,262 731,262 00000000000000000000fc9aa0f3ba26c1acab8f2e131bdd41395dc8b10307e8 1,123 0.93/1.00 vMB 4
731,261 731,261 000000000000000000082ebd60d46bf2225d80560a102026802dfc01ad7210b5 2,836 0.93/1.00 vMB 7
731,260 731,260 00000000000000000001a62e672b7b9c0725168dc0fa219fd10f9f31497bdae2 2,367 0.72/1.00 vMB 7
731,259 731,259 00000000000000000008f0d7472662de4d8d44d3d0490ff7ca55242dc1d8ffb0 3,473 1.00/1.00 vMB 9
731,258 731,258 00000000000000000006d33aa2c64303835cccb253e914e17629ee7809c89a70 404 0.13/1.00 vMB 8
731,257 731,257 0000000000000000000975b44d56a55096a5a42a963dc833d5b5f1f2f9c5e177 281 0.10/1.00 vMB 7
731,256 731,256 0000000000000000000399541426be7773f45bda7aa853e9fdf948ecf18943c8 675 0.21/1.00 vMB 7
731,255 731,255 00000000000000000002b13a005273c44e55dce1ef3252187fa98769a4cc964b 871 0.25/1.00 vMB 8
731,254 731,254 000000000000000000068e294774f49f16ea50ed3ce2883c7cbb3b9313936d4b 399 0.12/1.00 vMB 8
731,253 731,253 000000000000000000044c7174cb1c27dc10a6720d5aa74fc73db20257b4f385 88 0.11/1.00 vMB 3
731,252 731,252 00000000000000000001ca8d25b0c475eed6f3303ba58313eb4922a23f9fb25c 1,555 0.98/1.00 vMB 2
731,251 731,251 000000000000000000090d302f9950cd41798bad0b696c1d1948f7f23b6be3a3 2,682 1.00/1.00 vMB 5
731,250 731,250 000000000000000000065e0eacad1a420393d6e0f987bb1f2e61bdb44058b5e3 2,774 1.00/1.00 vMB 7
731,249 731,249 000000000000000000097d7138455b91fe7dfc5af6462a534e2d9e84de8b8876 3,716 1.00/1.00 vMB 16
731,248 731,248 0000000000000000000932577f24607495a93060ff4823a7c6f4a2b9db9582ee 1,316 0.52/1.00 vMB 7
731,247 731,247 00000000000000000007bf186aa3f159fe6283352599c30855b9fe470cf6d528 903 0.30/1.00 vMB 7
731,246 731,246 00000000000000000002067edd15f42e2d227c0e27e768fa5f35c012186faef8 807 0.25/1.00 vMB 10
731,245 731,245 0000000000000000000686cb253aef8e7a98c76e4620f7df5856a35369bf4af7 931 0.30/1.00 vMB 7
731,244 731,244 0000000000000000000939cba057f779fbbaf2bde573315285ebea3368405f7f 1,552 0.99/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.