Loading Tool

Explorer IconExplorer

Memory Pool

81,722 transactions
30.60 vMB
0.09789386 BTC
Random Selection Loading Transactions
Max Size: 183.79/200 MB

Candidate Block

Mining Attempt 3badc30693e047fe38d33120e1c1b78a113cff28108a1c9c6140fc1bb5e392bc
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 560eb74a70ff7a11284d720a3eeb8cdd5d9edcf2097f2faa2960e7d9dc7463a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03239591 BTC
Feerates: 101.62 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (453,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,851 461,851 00000000000000000098abff4d40ea1bba83bbe295f8e22bf464b5ddab731189 1,819 1.00/1.00 vMB 116
461,850 461,850 0000000000000000008d6f3a4d3bae5cbba23790c76912fa30a9dfc5b0b6343b 1,832 1.00/1.00 vMB 129
461,849 461,849 0000000000000000015ea466047eab69e758affac675db74123d72e035a474e8 1,909 1.00/1.00 vMB 124
461,848 461,848 0000000000000000018774d483e71c850be4ce0439bc129c3fb80de35801956f 2,569 1.00/1.00 vMB 184
461,847 461,847 000000000000000001c3a967324198d36a63b55810e76fff3cd1773e169a8fd6 2,105 1.00/1.00 vMB 182
461,846 461,846 00000000000000000159dd7203330ec684ca9737de713a12f4bd893c792313da 2,536 1.00/1.00 vMB 146
461,845 461,845 0000000000000000015310251641a0605d0957256a900a8d18f8fa86283128d2 2,620 1.00/1.00 vMB 154
461,844 461,844 0000000000000000012f429d3d2c76bce7960d5cf3f79f5452aeb866011a0f3a 2,384 1.00/1.00 vMB 152
461,843 461,843 000000000000000001afa3189d44677228aa7415e85727b2a7622028279a80de 1,880 1.00/1.00 vMB 153
461,842 461,842 0000000000000000004f1e076af382b879419fbbbf9a891799e4aac9c04affa8 1,984 1.00/1.00 vMB 192
461,841 461,841 00000000000000000084338343be4d84129a3ef59299ffc17ff5462088c7f9e5 1,781 1.00/1.00 vMB 166
461,840 461,840 000000000000000000aea040a5c0302a7f2f14ea7fb841238544a111528f948f 1,932 1.00/1.00 vMB 148
461,839 461,839 000000000000000000495c3cc61c52b27a0a36c02c1022472ace19b1582ad4e8 1,800 1.00/1.00 vMB 189
461,838 461,838 0000000000000000001624d5d1d4461999fa3374269b700448faca703b235c69 2,131 1.00/1.00 vMB 200
461,837 461,837 00000000000000000209397bdd961dea4c7b845bc3ae81d590f92d4e42979b6c 1,971 1.00/1.00 vMB 275
461,836 461,836 000000000000000000b5d0767d6c996c4d9e79da98f4d792702479213eb7873b 2,318 1.00/1.00 vMB 203
461,835 461,835 00000000000000000076dbddeb176aa90e91ecc87866553de04430c5395c1582 2,411 1.00/1.00 vMB 305
461,834 461,834 00000000000000000046aca5c4cf959924cc5073fd1ea6b16a36a18de1056b1d 2,791 1.00/1.00 vMB 287
461,833 461,833 0000000000000000009a93d3654afdc40737b063ca2e6dcbe88839a8d800b5cb 1,785 1.00/1.00 vMB 189
461,832 461,832 0000000000000000019eb02a0650271999df80d99380765432aafac08c89c1a4 1,794 1.00/1.00 vMB 149
461,831 461,831 0000000000000000015599c8066fa0e72847a748d0fe30e71a7a706399ec3c4a 1,854 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.37 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: 663.66 GB
    • Received: 14.93 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.