Loading Tool

Explorer IconExplorer

Memory Pool

84,500 transactions
31.32 vMB
0.10513411 BTC
Random Selection Loading Transactions
Max Size: 188.87/200 MB

Candidate Block

Mining Attempt cc10b91acd1751763ec181adbf41a93feed85effd07da2fbb98d41754398fe76
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b0d61be68cb4367515ed652c9ebe607e5382b14db363503a8a571fd12aeef530
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.03382883 BTC
Feerates: 150.76 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (615,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,210 299,210 0000000000000000563d27db96c7502465d50a41969544840b6bbd02886ce91b 495 0.25/1.00 vMB 32
299,209 299,209 000000000000000081e031db1a24df1c4a51a919e8a77851f4c40887ebefeda7 363 0.21/1.00 vMB 34
299,208 299,208 000000000000000038ff06e65670490654618beffd88a6fb2fc675ec7f31f7d7 623 0.32/1.00 vMB 38
299,207 299,207 000000000000000030d58d97094224ab0cac6be22b5a68f79e7cd4a4ec6bde15 189 0.08/1.00 vMB 37
299,206 299,206 0000000000000000840af7fb0a5d472719fa24ccfdbe9b1a08f146f5aa9e3f87 409 0.36/1.00 vMB 24
299,205 299,205 0000000000000000254d31d65e634f3aa5069bb853ea351c5ac6f1520e396d7d 842 0.35/1.00 vMB 39
299,204 299,204 000000000000000049342cc37ed8a5e759b4fae2f67ce6f010f83f0a0820eee9 35 0.01/1.00 vMB 43
299,203 299,203 00000000000000004ae891ce517c6a25a857a32846b78105fa397f407794a116 128 0.05/1.00 vMB 46
299,202 299,202 000000000000000071845f73d2d4a95ecf7069964b2aa62d854c658e12ee85f9 297 0.21/1.00 vMB 24
299,201 299,201 000000000000000022c3c37c3e0ab0e8916b099c89b895d566f8ebd5f0646ebb 720 0.35/1.00 vMB 35
299,200 299,200 000000000000000057cf6671e1b4b9f6e8e77072aaf4ae89142079fd66e78af1 770 0.38/1.00 vMB 38
299,199 299,199 000000000000000071c0c931c293b4ee36ee5e91e2a35c0c68fffc64484757a6 465 0.57/1.00 vMB 21
299,198 299,198 00000000000000001918f7e8dc11ef804755d7f8de89d18d394f46728c05158f 1,049 0.35/1.00 vMB 59
299,197 299,197 00000000000000004bf00148a5a491348756813fc943369e87067769fc58820c 1,350 0.50/1.00 vMB 43
299,196 299,196 00000000000000005b04a9e2b4d74b0a15fe01af0004dac5d28770ce011d8d03 32 0.02/1.00 vMB 10
299,195 299,195 00000000000000000362e056eed32ac7042b6cefb65c89487678e3ba0dce479a 444 0.46/1.00 vMB 15
299,194 299,194 00000000000000002d908508e761d62e86d9cf7e31cf420b441ac3b668ca7df0 909 0.35/1.00 vMB 45
299,193 299,193 00000000000000006cfcd5041007e1e7bca52699f696f993d4c39204aae854ef 795 0.25/1.00 vMB 57
299,192 299,192 00000000000000007c87bf288759f77efd03db1c22983b58bb97451785529054 128 0.04/1.00 vMB 320
299,191 299,191 00000000000000006832be286a982b209b54788671ff3c550cfa9b6a8cd2dbec 345 0.21/1.00 vMB 30
299,190 299,190 00000000000000004523db70f340cbc2f72d7b2022d17af51c2ee3fcd45f36b2 1,261 0.70/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.35 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: 661.99 GB
    • Received: 14.83 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.