Loading Tool

Explorer IconExplorer

Memory Pool

47,405 transactions
30.14 vMB
0.09360919 BTC
Random Selection Loading Transactions
Max Size: 160.48/200 MB

Candidate Block

Mining Attempt 422c9761d6c546e6b50a7eedac817a3e43aa1ec55d50e0a6c16ca30832f1af7f
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root a099d95b64be140955022a21b7f9240ac95bf150f3bdcdf7b7160cec55b3e5e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.03369050 BTC
Feerates: 150.97 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (567,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,824 347,824 000000000000000007c484c912e98464d0a07df6eb9470ceeca5384605e25fa5 1,211 0.75/1.00 vMB 24
347,823 347,823 00000000000000000c9aed2bc0b8c3987b8eebe62729c650cd6aa6b131a39751 512 0.17/1.00 vMB 41
347,822 347,822 000000000000000014ed95e98f7cfea82f55323c05b939c4a05a19dd29298b56 241 0.08/1.00 vMB 33
347,821 347,821 00000000000000001030255db1560a27775ba71f9d8ef76879cfabf01b23bfff 883 0.48/1.00 vMB 26
347,820 347,820 000000000000000007c43942588556a21e0b6e790acc7a26104335d496e2e1aa 271 0.16/1.00 vMB 22
347,819 347,819 000000000000000011f5027897388e00c19b78b903a44437a75f7687a81d4d17 197 0.15/1.00 vMB 17
347,818 347,818 00000000000000000f7bf2e1332e7fa580df82040a064823a9e860198042d118 132 0.16/1.00 vMB 16
347,817 347,817 00000000000000000f73ecf6a9fb4f799afb179f7877dbcd17205acec1559c6c 276 0.24/1.00 vMB 16
347,816 347,816 000000000000000006be69a38ef782ebd25c76df98ec7597c5706b1c80b5b947 956 0.76/1.00 vMB 19
347,815 347,815 000000000000000016ebaa3ab5fefb6268689664d149e06a26b49ea6b6384a28 606 0.37/1.00 vMB 25
347,814 347,814 00000000000000000af8eadaf500990758f55a45e7f707e27830e0acc4a1ed88 634 0.35/1.00 vMB 25
347,813 347,813 0000000000000000145f9b34dfb9d3d59e4844c98d4fb71a6ad970f7eb1d7da4 255 0.15/1.00 vMB 33
347,812 347,812 00000000000000000cd9714d088900513d22457322e1b3640e8305748683b7eb 326 0.26/1.00 vMB 19
347,811 347,811 00000000000000000eb3576430e0a79b5c1007a412bb35458ade53fca93e3c76 65 0.04/1.00 vMB 18
347,810 347,810 00000000000000000bcd9ce1ef94441e0df99288095ead4b932440fd4911c790 51 0.03/1.00 vMB 20
347,809 347,809 0000000000000000089c7392e8442eaa94da7034a52886259ff2fdfc0c25e260 362 0.20/1.00 vMB 23
347,808 347,808 0000000000000000068744a25e96baedfb13836bb3f8a1c5ef789e6b117913eb 611 0.29/1.00 vMB 27
347,807 347,807 00000000000000001409282fa51b61325c6d0ebb059b7a88da50f18f3a8a9ccd 1,108 0.55/1.00 vMB 27
347,806 347,806 0000000000000000040870593c45d5b11df6496785703440c33d9c20ea39192f 646 0.32/1.00 vMB 27
347,805 347,805 00000000000000000c4bbab2415082fe69aba037db196c66dbb0f719e98a6b03 61 0.03/1.00 vMB 24
347,804 347,804 000000000000000002211ff6e7414a4fef651b5a6db45ef73c1c5323bdf548b3 490 0.27/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.