Loading Tool

Explorer IconExplorer

Memory Pool

41,952 transactions
26.51 vMB
0.07154624 BTC
Random Selection Loading Transactions
Max Size: 138.03/200 MB

Candidate Block

Mining Attempt 9544c39a98301f872b48f736804047ecac0b99f79de9d17282a7e1d090fd069d
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 34bb311e6e279dd6e304aa7e1f44a40640c63dc623bb930a2c96ad6f9567d9e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,820
Size: 1.00 vMB
Total Fees: 0.02256567 BTC
Feerates: 99.53 > 2.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (489,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,089 425,089 0000000000000000037445dda31faa3dcdd0b3aedec72e85dbdcfdd3d0835a30 1,045 0.43/1.00 vMB 60
425,088 425,088 0000000000000000001e15d5fd3788126b635b5310903259426ed9180aa4a557 844 0.41/1.00 vMB 62
425,087 425,087 00000000000000000216281351a1d261e90e0d66fefa0bbfcd53cd149a00b507 1,404 0.63/1.00 vMB 65
425,086 425,086 000000000000000004840a16cad7c63938ef3ccb36532650ea0933121dca6e23 1,168 0.99/1.00 vMB 34
425,085 425,085 00000000000000000260ab1bc34f348030977d129de929479c456ad59e34cb15 2,127 1.00/1.00 vMB 59
425,084 425,084 00000000000000000409af3d747103b8f55cc00e055cdce17b6c90a0051e41af 2,468 1.00/1.00 vMB 67
425,083 425,083 000000000000000004cf03ec2e0f6707712298e819d40732a7a834a94854b716 2,881 1.00/1.00 vMB 73
425,082 425,082 000000000000000004b1240822861564dcee9aea98050da5334702148482b6c3 2,092 1.00/1.00 vMB 56
425,081 425,081 000000000000000000453325972b474bdd2adf428b94e38ec41a19969d0a1d51 2,670 1.00/1.00 vMB 69
425,080 425,080 000000000000000004a95aa7ed6d00eb0d74c013082c2d8cdc85ba0bd813acf7 1,505 0.74/1.00 vMB 59
425,079 425,079 00000000000000000277561c69d69ba5da759755f794b9022055c48844cbe3c6 205 0.09/1.00 vMB 65
425,078 425,078 00000000000000000029560b0cc2bdbb89f24667981c9fd537ba493855b2eff8 429 0.21/1.00 vMB 60
425,077 425,077 0000000000000000024f48cda013b10cb2bbb047fe8789a46ab1f8d5a783b51d 1,914 0.81/1.00 vMB 66
425,076 425,076 00000000000000000544db7e6022e0922186bc752fbdd4a5b53bdbf33038003c 562 0.23/1.00 vMB 76
425,075 425,075 0000000000000000034ad3de4f92c104dae5f909072f02954e6e8b2119394742 379 0.15/1.00 vMB 88
425,074 425,074 0000000000000000032f498263e69145625e2610460e9c0d991cc2f87bc8b1db 55 0.09/1.00 vMB 56
425,073 425,073 0000000000000000016772fcbef18964c1f7ec82f6ef3525536a3dfe4c6db1af 2,468 0.92/1.00 vMB 74
425,072 425,072 0000000000000000012e4313760b3cbff85f6f131ea7eec1d25085b26c1966c8 467 1.00/1.00 vMB 16
425,071 425,071 000000000000000002c2ff82f99b432a11db99f72b2107cacbf8e8517d018d5f 446 0.24/1.00 vMB 72
425,070 425,070 0000000000000000046d9a00454663d80af2f65b9db1c710a5d0fcfff130deee 419 0.16/1.00 vMB 69
425,069 425,069 0000000000000000053433204bf9761cd604c2a71eaf67afdf1992ea634b68e2 2,016 0.81/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.