Loading Tool

Explorer IconExplorer

Memory Pool

74,751 transactions
29.76 vMB
0.09828565 BTC
Random Selection Loading Transactions
Max Size: 172.54/200 MB

Candidate Block

Mining Attempt 4a57e86cbbfcd98cc02e916f7b0cd980c9a52fa108f1baa45f976dc427ae65e6
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 48b5c9ff0e6cd21e058dd8cbe7b9e671ccde15fb28fa0954fb788e85fb6d5c8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,846
Size: 1.00 vMB
Total Fees: 0.02772277 BTC
Feerates: 150.36 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (430,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,940 484,940 000000000000000000d5946c262f994de4271767a349d90c8413b2de5b55557d 733 0.31/1.00 vMB 43
484,939 484,939 000000000000000000aeaf347b960861c8ac8a0223d6655244c3f30bd4975797 1,510 0.67/1.00 vMB 139
484,938 484,938 000000000000000001042b0eb25d7e6025977714188892333a4204299f3e4456 317 0.23/1.00 vMB 129
484,937 484,937 000000000000000000a6a8f832fe27a6847a33ba6b757f7eb7b891eae88421a0 658 0.31/1.00 vMB 26
484,936 484,936 0000000000000000012ce27376c1aefdc7238a572adeb89a2201a3018d1d1063 1,909 0.99/1.00 vMB 131
484,935 484,935 000000000000000000f59eb092d8e85edfdcf0762388a2e5bcebd5e51b8ba29c 597 0.23/1.00 vMB 130
484,934 484,934 0000000000000000010be3441a64cb7887de82d69a5355fc557296a95444fad1 1 0.00/1.00 vMB 0
484,933 484,933 0000000000000000002b1a15130edb07df2a2967ed90e4da5bd2c912c011cb57 412 0.23/1.00 vMB 83
484,932 484,932 0000000000000000004a484424125fcdc68bd7429905222b287f4e4c4e82cf70 1,142 0.60/1.00 vMB 45
484,931 484,931 0000000000000000005ac54d6013fe63dd07c0a42dc722b33bc3a838b7837603 2,057 0.99/1.00 vMB 157
484,930 484,930 0000000000000000012439932e065459a8a5583855bec2c1a6bbe87ec30be149 495 0.35/1.00 vMB 73
484,929 484,929 0000000000000000009cf70d12007a545441d701fe0f83808ca92a0ff6b50212 1,231 0.72/1.00 vMB 79
484,928 484,928 00000000000000000117d5f0b3ecba57e0c396c187a42c644651d58f3a6a5940 1,938 0.81/1.00 vMB 111
484,927 484,927 0000000000000000007933e7cb6f58eaeefcfc559fdead21d200b42388c5f427 1,383 0.61/1.00 vMB 104
484,926 484,926 000000000000000001069160ba573b1371a3bd0e4e49fa7cc9a60c31a6f4f706 409 0.25/1.00 vMB 25
484,925 484,925 000000000000000000f8eab00ad1bed32af75d64ca0cefe68eaac108f6730bb8 2,200 1.00/1.00 vMB 116
484,924 484,924 0000000000000000008b35ae734cf0cbb8d4d893158d94334a5b44e27e2c2792 1,512 0.69/1.00 vMB 107
484,923 484,923 000000000000000000589f27bac70710cf81f2180bc332c763ac44b7c47848f2 48 0.02/1.00 vMB 107
484,922 484,922 000000000000000000658aeda5347f18d36a23e61300a73a34ccc0642460cd2c 856 0.36/1.00 vMB 136
484,921 484,921 000000000000000000ff97c5a09e1a8685bd4b5d9e5a9ce15030cecd69414440 2,114 0.96/1.00 vMB 99
484,920 484,920 00000000000000000124f71c25104d7a9682adfe618b176e2ac2011f783196be 397 0.20/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.