Loading Tool

Explorer IconExplorer

Memory Pool

81,019 transactions
34.20 vMB
0.13607502 BTC
Random Selection Loading Transactions
Max Size: 194.26/200 MB

Candidate Block

Mining Attempt b30b75b3fd19fbdb7a4192903ef77933370ca7fd54df3cdc097598a3ff4a6795
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 66d3492d9ad7456befb385993b43f3d02872f752ce17031a74324f013dda4b68
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.02394258 BTC
Feerates: 384.62 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (647,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
267,989 267,989 0000000000000000664679c063403e1f038dec66b8b40aeb3490b2c33cda9019 343 0.15/1.00 vMB 65
267,988 267,988 0000000000000006682c340e607739a43792d0755d6bb51769a94463c874fa8b 388 0.20/1.00 vMB 79
267,987 267,987 00000000000000067d0092da3a28f9145c2e50289dd8c17f7946bd0c81f43657 276 0.15/1.00 vMB 60
267,986 267,986 0000000000000002b8c5b3ff58c5494c6319efde001d6dbacfc1acefdd1cf2e8 238 0.18/1.00 vMB 36
267,985 267,985 000000000000000414872158e17bbb8f1456db02919c59f90d1faecc45ff3035 390 0.25/1.00 vMB 54
267,984 267,984 0000000000000000bfbd789c57ab68ef21454951354f2ac38c65c82546c35b2d 617 0.25/1.00 vMB 75
267,983 267,983 0000000000000001269cd4c614af03fa68b4f57796defb8345b9ed4065445d0e 677 0.25/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 783.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 729.64 GB
    • Received: 18.49 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.