Loading Tool

Explorer IconExplorer

Memory Pool

75,475 transactions
27.85 vMB
0.08026700 BTC
Random Selection Loading Transactions
Max Size: 169.87/200 MB

Candidate Block

Mining Attempt 790b72ef495a272bfdfa6f118868cdc8a501470048385cac776e6ae0d8d4170c
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 44c4f9c1975c45be96409124dce26ff37d6bbd248b0b1fd43ba9f829900b5117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,289
Size: 1.00 vMB
Total Fees: 0.02064121 BTC
Feerates: 100.00 > 2.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (500,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,089 415,089 000000000000000001101da4331296f48b8a226e8fed6086eea4bf4c73d5a58e 514 0.52/1.00 vMB 23
415,088 415,088 000000000000000000426da1eb6bb56d937ad6741597586b177a294feaafc0fc 1,615 0.98/1.00 vMB 38
415,087 415,087 000000000000000005003612966e400de1c9b8c9d74f632a6ce327b3e367ae9e 1,619 0.99/1.00 vMB 34
415,086 415,086 000000000000000005626f1f9b52eeda8a76006e7bbcc8c0d602db82b8b60a06 949 0.99/1.00 vMB 22
415,085 415,085 0000000000000000037b675469e13d44faca31dd52d2c51711b42df07d18b494 1,275 1.00/1.00 vMB 26
415,084 415,084 0000000000000000028eb66a8fdb543898185049cc20b910d627fd864671dc03 1,003 1.00/1.00 vMB 21
415,083 415,083 000000000000000002b89842697bc5d979ed9e4b5fe85afdf7c0c02d4bfbd030 2,417 1.00/1.00 vMB 64
415,082 415,082 000000000000000001a3f195865c4770e9e9724efd9196c5780779d9afb6822d 1,427 0.93/1.00 vMB 34
415,081 415,081 0000000000000000041a95c99f5eb4fb57daef0db0d0559aa947762394e9d640 2,338 1.00/1.00 vMB 52
415,080 415,080 0000000000000000041b5079103d923b10478a0b7f096934db91ff15b8c9a9e9 2,582 0.93/1.00 vMB 96
415,079 415,079 000000000000000003fe6652b98cee982239ae2e846fcfc89e01c9c90df0129a 1,589 1.00/1.00 vMB 29
415,078 415,078 000000000000000002eb5217cd54b2ac2a253441904db4f68c45dc28c980aea6 190 0.05/1.00 vMB 53
415,077 415,077 000000000000000001601f3e5369e84a1dfbb5874e7bf2b5ec81e1daac51d280 2,521 1.00/1.00 vMB 45
415,076 415,076 000000000000000003c19bf83c1e23c6704ee78a51ee05208d1ed4881b71ca45 3,149 1.00/1.00 vMB 81
415,075 415,075 000000000000000000614378411f5541909aac22191ae956caf0092eca448e1b 949 1.00/1.00 vMB 13
415,074 415,074 000000000000000000605eb219407303a713926174b1a7baa6a823a472842b46 2,147 1.00/1.00 vMB 39
415,073 415,073 00000000000000000460ee7ac1e99f2317debf67848ebbad328de747bdc9e27d 2,281 1.00/1.00 vMB 41
415,072 415,072 000000000000000004aeb665d8c524b33e6860a187c1687cef0fd583a41be356 2,653 0.93/1.00 vMB 53
415,071 415,071 0000000000000000018a6ea36e046b9897b553ed87a0cea64a874bdeff6a2d11 3,335 1.00/1.00 vMB 93
415,070 415,070 000000000000000004433cbba059f677c6872b92c1ed3b0cb4f0402562bf86ae 2,181 0.95/1.00 vMB 39
415,069 415,069 00000000000000000240cd8529c12eadfdbe77f90c46d440414ddded3dfeba30 1,122 0.47/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.