Loading Tool

Explorer IconExplorer

Memory Pool

77,300 transactions
28.82 vMB
0.08023316 BTC
Random Selection Loading Transactions
Max Size: 174.32/200 MB

Candidate Block

Mining Attempt d33b61c8177471270428b88ba0618575953dd478710d332dd243c053c86608fe
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 9cd41c496ed817b6301bdc640181324e1084a39b60e44d8a8867f6f71a34b77e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,710
Size: 1.00 vMB
Total Fees: 0.01978684 BTC
Feerates: 100.17 > 1.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (540,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,170 374,170 000000000000000000bc8fc6c4b76278ae6363939ebffaddb86d8a4649829443 1 0.00/1.00 vMB 0
374,169 374,169 00000000000000000a10d180c02163c7694705704247630055169cab81cc58a2 1,191 1.00/1.00 vMB 24
374,168 374,168 00000000000000000bb6c5a05eec4561803cd11f39bc05cc2b84fd9cc8d49b3f 720 1.00/1.00 vMB 8
374,167 374,167 000000000000000009b5f55748f40b9310c8c190e8b589815b8954bd71e85d91 1,816 1.00/1.00 vMB 41
374,166 374,166 0000000000000000123f8b4970e6405c3489e5bfdd965d808cc9d2f78dd02a83 1 0.00/1.00 vMB 0
374,165 374,165 000000000000000009f4d2e8acdd302a062939a0666840406496737a08aa7c5d 667 0.93/1.00 vMB 8
374,164 374,164 000000000000000009082d980fbb7e2101be5cb696b9bf7f8f70e9212bc89bd4 1,037 0.93/1.00 vMB 17
374,163 374,163 00000000000000000dc92834329735ce5874e33f66e76050fe052501e53bc948 1,314 0.93/1.00 vMB 28
374,162 374,162 00000000000000000b61a32e23d3c5afa5f8779f3b89eb23035eb520ee220c0c 390 0.23/1.00 vMB 23
374,161 374,161 00000000000000000f6af54af9b73fa32b420c10813491cc1a1959a20d0d5558 2,389 0.93/1.00 vMB 49
374,160 374,160 000000000000000004f26296cc6ceec847b1d969da1daa26522993bdb9d380de 899 0.93/1.00 vMB 28
374,159 374,159 000000000000000010e13aa66a4b691b456a0333977965b99ebac40cc59055d5 196 0.18/1.00 vMB 27
374,158 374,158 00000000000000000a5a6ae12383cf4d195782f7ed3349ce8318d15104613aa0 1,008 0.99/1.00 vMB 22
374,157 374,157 000000000000000005a1a2a026f84446617d44ac1d3f4357ec2180f9630b923a 561 0.46/1.00 vMB 30
374,156 374,156 0000000000000000077e34029f1fc35314d4b3a0a34f63fdc74539dc8694d9bd 655 0.37/1.00 vMB 33
374,155 374,155 00000000000000001056c9d01b8c8cca4e5dce6a49d9c64f6da83625345a15ef 1,494 0.93/1.00 vMB 30
374,154 374,154 00000000000000001212a3956b8e9425d0dc1a58ea669f17c24fcbd76c3ed1e0 1,683 1.00/1.00 vMB 33
374,153 374,153 000000000000000003f90c82256283bba010ba08d8a61c4ae00eb6b4f1227828 2,339 0.95/1.00 vMB 46
374,152 374,152 000000000000000001e813726ab305e99f0d2075b3c6c25a80ac06a38637542c 2 0.00/1.00 vMB 0
374,151 374,151 00000000000000000f6d433c56fd18371338b01b6268a2d4b3834e4007f895d0 1 0.00/1.00 vMB 0
374,150 374,150 00000000000000000d385b23dfaba35ed791deaec5ecd6e494be4bf8a279281f 1,439 1.00/1.00 vMB 33
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.13 GB
    • Received: 16.16 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.