Loading Tool

Explorer IconExplorer

Memory Pool

75,843 transactions
28.42 vMB
0.07920307 BTC
Random Selection Loading Transactions
Max Size: 171.62/200 MB

Candidate Block

Mining Attempt e3a66f0762780d4e04d9907b2bd0d297272a816cde933dcf463c60ea43daba23
Version 20000000
Previous Block 00000000000000000001f93bde759744130b66158cbae52d70e58b5101ed717c
Merkle Root 38ebe69fc1229d95db270cc57561f926304e5e98bc1def146534a3d87e527cb4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,604
Size: 1.00 vMB
Total Fees: 0.01557911 BTC
Feerates: 100.36 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,269 (625,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,763 289,763 000000000000000033789815a0a544674000c359e50a53e575e57c039566bc1d 192 0.16/1.00 vMB 23
289,762 289,762 000000000000000037d1aa8259b2125105acf7ddd2ae7617a799a82a335d4868 246 0.13/1.00 vMB 31
289,761 289,761 00000000000000004adf4cf6a0ad2ae2a5fb86924c08e314f23ad824e2c4718e 85 0.04/1.00 vMB 64
289,760 289,760 0000000000000000f9f0bfa2779748148632776996f65a963b69d6d71e0f271b 123 0.05/1.00 vMB 58
289,759 289,759 0000000000000000a0ce8a30243b10b586a196fda2e9d84f5bcadaf00b5dda72 27 0.01/1.00 vMB 38
289,758 289,758 000000000000000013b6167dee7695f43164811001e23e443725b203febb3c63 191 0.14/1.00 vMB 29
289,757 289,757 0000000000000000d2527eca24321fa905a34d2983504fa6bed4d1d8a54ee881 221 0.11/1.00 vMB 30
289,756 289,756 0000000000000000d51e6f76b78a612d332e9501cd496224a664e6d906f2ffd1 781 0.40/1.00 vMB 36
289,755 289,755 000000000000000119ea8d4e1425365cb9349c609461ac37e32d85925880d315 531 0.30/1.00 vMB 45
289,754 289,754 0000000000000000325c495d3824f4992cb682b71f7fba15b7a21716806cab3d 159 0.08/1.00 vMB 36
289,753 289,753 0000000000000000463251b07d66798023f0f507c4323d4294c2dc3141ddf73b 13 0.01/1.00 vMB 19
289,752 289,752 00000000000000007a4a48700c91f434779885bf2bdffaede455afac4249e056 28 0.02/1.00 vMB 27
289,751 289,751 0000000000000000331aea0f333be954eaaefcb3a1d7b533724d0f4afce122c6 698 0.35/1.00 vMB 32
289,750 289,750 0000000000000000f9f4acc499b6a5cedd155daa40d0cf31383a7c5a94fc9adc 190 0.10/1.00 vMB 27
289,749 289,749 0000000000000000682dcc2c7c435da0d715fefa8975f8a03e04a46ad25cd280 862 0.52/1.00 vMB 31
289,748 289,748 00000000000000008614d3402dbab623caadd2e6bdbd50b21b902a12716f4140 386 0.19/1.00 vMB 52
289,747 289,747 0000000000000000e54f05cf61751739e12952e815ef2b88d03cc887e767ce19 1,243 0.67/1.00 vMB 37
289,746 289,746 000000000000000022815994abb87e92a65f6c05fbc7ea7cc2aa32ad27e252e6 56 0.09/1.00 vMB 11
289,745 289,745 0000000000000000a4a1c5cf729d843c51d18f61b4f0c800ff9f0aa718796285 32 0.01/1.00 vMB 24
289,744 289,744 0000000000000000568da5e919e812a4489f0b10ec13a9efd9e956de77c9a369 234 0.11/1.00 vMB 36
289,743 289,743 00000000000000006d99ff0516e426c9724e39ee1aa05bdbbe9d3f0820054da7 325 0.23/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.86 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.83 GB
    • Received: 17.23 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.