Loading Tool

Explorer IconExplorer

Memory Pool

44,330 transactions
27.00 vMB
0.06035361 BTC
Random Selection Loading Transactions
Max Size: 141.87/200 MB

Candidate Block

Mining Attempt 7bbd57ce1ee3bfda636b1cef73fb0f39ac61ecd95fc337bad348c035c5cf7866
Version 20000000
Previous Block 00000000000000000000b4188af0ccd9466ef1de1996e2359e537cb492551e73
Merkle Root 5251aa3cd3356c14040150f7ae25e57c70a86882ce0ae2dc591a887ae8f20573
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,104
Size: 1.00 vMB
Total Fees: 0.00943739 BTC
Feerates: 100.00 > 0.95 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,890 (66,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,962 847,962 000000000000000000030bf10598b3bdb7c3e686e656d96bf6b7de2026b4abb3 5,139 1.00/1.00 vMB 37
847,961 847,961 000000000000000000005adff5cd50584057f1ff43fc9535df493e7ca89be7cd 3,956 1.00/1.00 vMB 38
847,960 847,960 0000000000000000000242e639a6630b57ea9bd054404ea10a9f0b6930d88048 2,888 1.00/1.00 vMB 42
847,959 847,959 000000000000000000033c4c9d97c30df608126427373c51d98ab7aeb27c7801 5,191 1.00/1.00 vMB 34
847,958 847,958 00000000000000000000d18cb0f3d761e40ac40442ae676f1ba57f0de685dff6 3,292 1.00/1.00 vMB 46
847,957 847,957 00000000000000000000c69130205dc8858a7f77bd96f154dfcf0550e0dd2cf6 5,497 1.00/1.00 vMB 32
847,956 847,956 00000000000000000001aa0c7b86809d8c0bfc078142c1649395c30f88075914 5,182 1.00/1.00 vMB 36
847,955 847,955 000000000000000000013d330f97ed2782f401a16db844903961ab57ba27befb 6,433 1.00/1.00 vMB 34
847,954 847,954 00000000000000000002d0a11ae93efda4298210aa6e2af1bcb6734621218d9c 6,653 1.00/1.00 vMB 34
847,953 847,953 000000000000000000006f4c1f21d7d8a591d31a92876e4c2f18eee6916d8efe 5,783 1.00/1.00 vMB 35
847,952 847,952 00000000000000000002c04fdee109190adfc308f60b0e58d069d0effdfe3b90 5,726 1.00/1.00 vMB 34
847,951 847,951 00000000000000000001762a23341464135e06b88386b00c98a3f6cb2ff8a1c4 4,278 1.00/1.00 vMB 37
847,950 847,950 000000000000000000017bcb0892c245c56780492c047adb729481ec154767d5 3,015 1.00/1.00 vMB 45
847,949 847,949 00000000000000000001e4ed388e48c9d0062a1325a757cd3c92edd6f9e25543 5,137 1.00/1.00 vMB 35
847,948 847,948 000000000000000000007c0ce0c622097701f99e447a54068404a8ec26fb3837 2,803 1.00/1.00 vMB 40
847,947 847,947 000000000000000000033c2042321f0744e42d589e8341dc850eb73515df6ddb 4,368 1.00/1.00 vMB 39
847,946 847,946 0000000000000000000260b6c03369017e5e12da829ddb6fc9eae29927bda6a5 5,209 1.00/1.00 vMB 37
847,945 847,945 00000000000000000000da76b0b05385b20149855de2c45489299068c50f4a72 6,115 1.00/1.00 vMB 35
847,944 847,944 000000000000000000033493430e07be3f95c09884f31229c3cbbfca7c00bc08 3,742 1.00/1.00 vMB 41
847,943 847,943 00000000000000000000f2364ea7cfc36357f7a96c8e9266ac16f7128afa13e4 3,987 1.00/1.00 vMB 45
847,942 847,942 00000000000000000000542e74d22d730367c0afe4ef0cf6f8e6a9e8f5b7022d 4,877 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.19 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.77 GB
    • Received: 14.05 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.