Loading Tool

Explorer IconExplorer

Memory Pool

82,426 transactions
31.83 vMB
0.11074977 BTC
Random Selection Loading Transactions
Max Size: 190.86/200 MB

Candidate Block

Mining Attempt 5dac858da501b6e755402cdac1cb836c075015496f42a8b46d82b2a27920bb85
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root d057e3ccf342002340304530b1e16e4cee6853d057f3b59c5608eb50cfa6e685
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,196
Size: 1.00 vMB
Total Fees: 0.02527304 BTC
Feerates: 99.50 > 2.53 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (647,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,010 268,010 00000000000000015c03382baf325097f5d5dd3dc4753744287242d1914343ff 102 0.06/1.00 vMB 56
268,009 268,009 00000000000000033f3019daa4e349d0e1ecc34e20a8506372ff38de6a94bbda 401 0.23/1.00 vMB 48
268,008 268,008 0000000000000007a3e33a39e9f1eb68fe313d50a1a785b87c1f681a520a1f64 512 0.23/1.00 vMB 113
268,007 268,007 000000000000000ac0d1ccb3b232db120d27bd4fbf5f1fdce36c4dda3cf481ac 93 0.03/1.00 vMB 12
268,006 268,006 00000000000000011acff8d17b3189dc0401de2ff845686ca7114ef496a696cf 327 0.15/1.00 vMB 64
268,005 268,005 0000000000000001f2ef214559d522dd0562d502112e16313ee008a8b3854b76 240 0.11/1.00 vMB 71
268,004 268,004 000000000000000af044e8eb12973571777479ab1e9da2c296af35eeca823b6e 279 0.15/1.00 vMB 70
268,003 268,003 0000000000000007383cdb41a980053df05089a6fa44bf77e1b5fa89ebffe935 221 0.10/1.00 vMB 54
268,002 268,002 00000000000000079b5d3311dc9a44014f737ed4decad018aa335678fd02fad9 282 0.15/1.00 vMB 66
268,001 268,001 0000000000000001134627e5ac79f7fce271a5fdca76d5470758247ed65020f3 215 0.09/1.00 vMB 72
268,000 268,000 000000000000000048974ba0669938f7f8463650cd5c48c027aafd88c00a46af 659 0.30/1.00 vMB 75
267,999 267,999 00000000000000058a3d85be82e5ebb6c03bd6acc76a1694aaa14d882d9fad01 75 0.04/1.00 vMB 61
267,998 267,998 00000000000000005d810dd4298e545315b65110befe78dcef1ffe867930a6a5 49 0.03/1.00 vMB 54
267,997 267,997 000000000000000156dbb05602f5b4f36255cb34de90b653023171523237b7e3 351 0.17/1.00 vMB 81
267,996 267,996 00000000000000073808b4fa7b13095cc2493ca0eb1eb81e1eefe2dccb952ec6 161 0.07/1.00 vMB 68
267,995 267,995 0000000000000002059b9fcca859169a404c7d42ce1862723fc1e77a96c3b3a6 106 0.06/1.00 vMB 70
267,994 267,994 0000000000000007f63121156d5b93595f1498fc341d7189fa044de4b692a1ae 52 0.02/1.00 vMB 34
267,993 267,993 0000000000000006e26ce0f64134ad081dfa979b4a4131e1bbeb9068d6ceb4af 298 0.14/1.00 vMB 104
267,992 267,992 00000000000000020bb616f9d61d4aa169962cfe16e4f47c4971aaf9613ac0c9 40 0.03/1.00 vMB 35
267,991 267,991 0000000000000008e7dbc9a510755bb6c466da76d0e3452c3f07a13c2fec25cf 206 0.13/1.00 vMB 57
267,990 267,990 00000000000000076d89162928a148786ccf9c90e67e2c810ef5af299fd048c7 236 0.15/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.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.