Loading Tool

Explorer IconExplorer

Memory Pool

78,501 transactions
29.10 vMB
0.11669700 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt c2874347fa16236da3a02d99fe2b714cf115b8457476f69610f66bf6a5ff18cb
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3b933be852a75b462d51a141ceea12357fe788a764884099341ade837bdc1ab5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.04200556 BTC
Feerates: 150.80 > 4.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (131,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,417 783,417 000000000000000000024f509059adf56f00870e1a199ae7606f4038d8189910 2,763 1.00/1.00 vMB 31
783,416 783,416 00000000000000000005c6a0e87408505168c2482e06b4055566343ede28f800 2,186 1.00/1.00 vMB 50
783,415 783,415 000000000000000000057022b5a44c8e092204e9b5082c57c19520eceae06441 3,847 1.00/1.00 vMB 11
783,414 783,414 00000000000000000004536b503b09973f1cedf426d76439d7eeeff05505b47f 1,821 1.00/1.00 vMB 16
783,413 783,413 000000000000000000028fbbb7e0dff27befad14f270795667893c1e90fffe97 3,014 1.00/1.00 vMB 37
783,412 783,412 00000000000000000005cb66bc765a9bac84798d0d0283987967b839800c3401 3,460 1.00/1.00 vMB 18
783,411 783,411 00000000000000000003cd73c01a9d22dce6be555d6da03edafaa3bee5e746df 2,248 1.00/1.00 vMB 19
783,410 783,410 000000000000000000051b1f6c0aed67a63e8ee8124e9a2d0d80c9d922b8558e 1,939 1.00/1.00 vMB 37
783,409 783,409 000000000000000000023c6dd1f3c3a0f932b8951a7239d66ef26137886cb0a3 1,355 1.00/1.00 vMB 23
783,408 783,408 0000000000000000000004a897563ebb3b869389961ddb3e1a6a4ddceff0f627 3,124 1.00/1.00 vMB 34
783,407 783,407 00000000000000000003c58b286835d9d100a43e9f410eaf4d52732b89e9b688 2,490 1.00/1.00 vMB 31
783,406 783,406 00000000000000000000e11c926aa9fa2823b3850873a0addb6d47e94530f8eb 2,551 1.00/1.00 vMB 28
783,405 783,405 00000000000000000000531ddfb07931e14bbeac48c0e950e3914764ce985b20 3,680 1.00/1.00 vMB 42
783,404 783,404 00000000000000000000c1ec81258102c02e08f4b0fc2298a45e143afebcba28 2,277 1.00/1.00 vMB 45
783,403 783,403 000000000000000000042389693e855c271e7a0e947b4bd98165413efe742c74 1,924 1.00/1.00 vMB 57
783,402 783,402 00000000000000000001c99d68ad1ec12abec65c2743819348a9ddd70646481c 1,130 1.00/1.00 vMB 15
783,401 783,401 000000000000000000046c24c989a514e5a0dcb544ea9efbe8464c5126944e05 3,132 1.00/1.00 vMB 40
783,400 783,400 00000000000000000003f4ad030a3ad8c4b2fbbf982efe79d567877fa1b8ed54 2,709 1.00/1.00 vMB 34
783,399 783,399 00000000000000000004e6607ac77a707caca5f12264709c892fc419fae111c2 3,603 1.00/1.00 vMB 38
783,398 783,398 00000000000000000001c8ec8795d78bd33c7ab7e759202e175920303730a818 2,616 1.00/1.00 vMB 53
783,397 783,397 00000000000000000004ef1fbfda9bd21ec54e3a0bb0fd0854664e06a768ac8a 2,101 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.85 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: 712.77 GB
    • Received: 17.21 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.