Loading Tool

Explorer IconExplorer

Memory Pool

56,602 transactions
32.19 vMB
0.14782632 BTC
Random Selection Loading Transactions
Max Size: 174.05/200 MB

Candidate Block

Mining Attempt 1c0e6145056444cbf516d406ccbf2f52b6c80d4fa57ed87a6db848ab373358c8
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root d94a8fc923fa2ab0df9b75df8a4f444d4d724ae4e969989ded47002f7ee64896
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,895
Size: 1.00 vMB
Total Fees: 0.04988339 BTC
Feerates: 101.25 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (492,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,587 422,587 000000000000000003012e199fed24fa83b2c3bc6a32a7aa0096d1be5431ca2a 2,454 1.00/1.00 vMB 89
422,586 422,586 000000000000000003f451854fd093960615911d0fcdbf195911bcde9ad15077 1,089 0.49/1.00 vMB 68
422,585 422,585 00000000000000000325c4661238b84dbc43a60f0502a96864c15e34426edef8 1,541 1.00/1.00 vMB 39
422,584 422,584 00000000000000000419d7b38e08832191f33d13c71780250cef9ae57175ed9c 1,841 1.00/1.00 vMB 42
422,583 422,583 000000000000000004418ba70a19f537ad7540f381a19a74f4ace5b000598500 1,969 1.00/1.00 vMB 61
422,582 422,582 0000000000000000038f05df4f03566551853e1bce4ca72db5115098051a9003 2,463 1.00/1.00 vMB 86
422,581 422,581 000000000000000002199b85fce4ebcf65bf4071acb3a40a8f43b6d6ff777998 1,634 1.00/1.00 vMB 35
422,580 422,580 0000000000000000008cfbcae9e3a67256f2a9b7ba65cf98d3277f65796fe0b4 2,339 1.00/1.00 vMB 65
422,579 422,579 000000000000000001cd390d807c7ce32790a98d7da571d0be053244b8989d35 692 0.28/1.00 vMB 75
422,578 422,578 000000000000000002e1754c85528afd6f957b58f44563090b65ce96e6db1128 2,081 1.00/1.00 vMB 55
422,577 422,577 000000000000000004bf3b7cdc46e9f0256bdc914f68a64b504b4498158190bb 1,756 1.00/1.00 vMB 34
422,576 422,576 00000000000000000261fea35648e8b66a074311c82adfa2119ed52393dd1b64 2,173 1.00/1.00 vMB 66
422,575 422,575 000000000000000000bef3e6ad9fbea0795baa0504a101b3f90e93e935e89d63 2,235 1.00/1.00 vMB 99
422,574 422,574 000000000000000004c356e1b6ea02918536c535aca92f1fd7d5c372f5bd4243 985 0.52/1.00 vMB 47
422,573 422,573 000000000000000001c3c2bd494bd752d172ae18aecc4c534219c4b45013da9a 2,067 1.00/1.00 vMB 72
422,572 422,572 000000000000000001755b089567256df927b34e7b2fdec7e09d4bb76cabe0b8 2,013 1.00/1.00 vMB 95
422,571 422,571 000000000000000003cc23e8dff2f6505080789f2fbb7dda7e117fbeae918f2c 1,909 1.00/1.00 vMB 70
422,570 422,570 00000000000000000022b69c9ec0009215411e70cc124fd9822632586b6a581d 2,270 1.00/1.00 vMB 83
422,569 422,569 000000000000000003cb134fda40e22c62baa8041901d4c2a6b6a28113a0a05f 1,909 1.00/1.00 vMB 46
422,568 422,568 000000000000000000d77970dc281ccc97b97fef18d5abcd7c2a6740921c49ba 1,293 1.00/1.00 vMB 53
422,567 422,567 000000000000000001f0a52c4cebd04d77fbc6abae08b2dbaca480b2707dc6ca 1,937 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.