Loading Tool

Explorer IconExplorer

Memory Pool

78,882 transactions
29.20 vMB
0.09586795 BTC
Random Selection Loading Transactions
Max Size: 176.50/200 MB

Candidate Block

Mining Attempt bbcd198c695a2ea68ac7cc1772030265898c3709202f6d564df9629da52d482a
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root bc8a4afa2dc72c902ab9a7e371c311b1c93690fff57bd139ec5f533f4b34fb25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.03472770 BTC
Feerates: 477.45 > 3.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (269,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,050 646,050 00000000000000000003332ddd2e2203f2b04fadcab48f01124a2f131f6186f5 830 1.00/1.00 vMB 8
646,049 646,049 0000000000000000000b467cc022c28f79af8a50af54b4aa32dd458dff78361f 2,441 1.00/1.00 vMB 61
646,048 646,048 0000000000000000000d9d2de7e6ed35d55e6f15980b5620e13104c54adc0ee6 905 1.00/1.00 vMB 25
646,047 646,047 0000000000000000000d0588cf55df05941efdee0a22f8cb4cb97a0b0b357533 617 0.99/1.00 vMB 12
646,046 646,046 0000000000000000000419d1148e97d00db0a3f90dce61520ed08a5dcd9710c6 1,206 0.99/1.00 vMB 6
646,045 646,045 0000000000000000000ac33cc99401d5bb68709258a3c6dce59a8f39ca65c093 2,983 1.00/1.00 vMB 61
646,044 646,044 00000000000000000007c58eef0b4a162a4d451eaa31c7656eaf174d05893afe 2,135 1.00/1.00 vMB 29
646,043 646,043 0000000000000000000f9a56c012f937ea80beae410cc9a88d1e0be1054d3c87 2,476 1.00/1.00 vMB 45
646,042 646,042 0000000000000000000ebad823804109cb0836ad01e13b380ce5fb8d10178bc0 2,376 1.00/1.00 vMB 24
646,041 646,041 0000000000000000000e0d111c3171d9a0994d4d56ade87e057d0a1934109879 2,706 1.00/1.00 vMB 39
646,040 646,040 00000000000000000009b167d9d38785a489e03cdac43de1bcf091c6e35b9656 3,070 1.00/1.00 vMB 54
646,039 646,039 00000000000000000003e0c0a16203c5af2cfffcb843be9e013411dbdab14b41 2,365 1.00/1.00 vMB 29
646,038 646,038 0000000000000000000009de4351e11e5634bffb68873f8de713798e3f2cf508 2,125 1.00/1.00 vMB 78
646,037 646,037 00000000000000000009d44e86b714c684af035dfb56223d8ee6a793605832fb 2,556 1.00/1.00 vMB 24
646,036 646,036 0000000000000000000546dee9c93671c7e3bfc79ce6fbfb2d889f63996281b7 2,878 1.00/1.00 vMB 39
646,035 646,035 0000000000000000000e42d3d489651e17557029ddada76a6ad6364a8540b8be 3,236 1.00/1.00 vMB 98
646,034 646,034 0000000000000000000c998a17d074c3c5be870c5d582774c844c5bb65bb3817 2,364 1.00/1.00 vMB 79
646,033 646,033 00000000000000000002b0659e51078979737c1250218a57c24716d3d2b2c649 2,449 1.00/1.00 vMB 59
646,032 646,032 0000000000000000000fc26d4fa2c28827ad11edd9278374081cbf3984c56537 2,875 1.00/1.00 vMB 59
646,031 646,031 0000000000000000000abd25fe10986cfee72f651f0b2fe1792c1ca54e538084 909 1.00/1.00 vMB 5
646,030 646,030 00000000000000000005f9095822a2c18e0a4a94a9f5c3313326963741151fc5 2,876 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.