Loading Tool

Explorer IconExplorer

Memory Pool

80,444 transactions
30.54 vMB
0.07979430 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt 98840c9c3665bae59403265a72a1edb4f3a787b73b91c00fcb46d60d26125954
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root 64b2438d457fe642b3b23542105f64b179ed02beb352779b3f789c5e287980b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.01122592 BTC
Feerates: 18.08 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (332,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,990 582,990 000000000000000000140ad28a592ed63ab452a74f60708f8339e9f81e537981 572 1.00/1.00 vMB 11
582,989 582,989 000000000000000000219e96b9f4110bae1a53119cc8d643422672f9a710fa53 910 1.00/1.00 vMB 13
582,988 582,988 0000000000000000001af33663e6f91dbc79a74d74073adcea6b8f262be007aa 1,846 1.00/1.00 vMB 52
582,987 582,987 0000000000000000000ce0eacfc4d79b18b54b4260f23c3ea1e05c16f599c9e2 679 1.00/1.00 vMB 16
582,986 582,986 00000000000000000005e38dcb92874818f0d5b61045c4820169ecf1ad579706 1,909 1.00/1.00 vMB 37
582,985 582,985 0000000000000000000541989b34cfd2e2acf776d6433ed797821734163031d9 1,456 1.00/1.00 vMB 35
582,984 582,984 0000000000000000001f10174b7a3b195ff9736fbc54c336644fbb38c2628459 2,503 1.00/1.00 vMB 72
582,983 582,983 0000000000000000001154a50bbc0bcaab6eca40db2b194c31473104a75d065a 1,710 1.00/1.00 vMB 9
582,982 582,982 000000000000000000073e1d9976257c6e818a36e5569081cfbdc3eebea41186 1,618 1.00/1.00 vMB 51
582,981 582,981 0000000000000000000874308dd457efe971a0a294c9279eadf70c5b2af3f878 3,156 1.00/1.00 vMB 134
582,980 582,980 000000000000000000055d65d0f1f697c9ee8b4736348ba08deb95d633959832 1,736 1.00/1.00 vMB 45
582,979 582,979 00000000000000000001471f6bc04f4bac6e88f454e451b0e57d28357dcfc742 365 1.00/1.00 vMB 10
582,978 582,978 00000000000000000000b794f2750477fa81c684ff13ae6f15e054890d3a2085 1,147 1.00/1.00 vMB 32
582,977 582,977 00000000000000000019b8c4770d47ba51fc01dd32a82edefc9c591358756ae1 1,098 1.00/1.00 vMB 22
582,976 582,976 0000000000000000001b0b1df654df136a6037c084d1a5cfacad19ff277fc6cd 2,220 1.00/1.00 vMB 84
582,975 582,975 0000000000000000000bcf5bf4eff3636f8a553f7a826b87d2fb7ed5059157cc 564 1.00/1.00 vMB 8
582,974 582,974 0000000000000000000802b39c1daa09500aa3c8f141d6439b41221691028235 1,588 1.00/1.00 vMB 46
582,973 582,973 000000000000000000002669bc45a05a631e0597c11f56af7dc6035968f3488d 2,263 1.00/1.00 vMB 47
582,972 582,972 000000000000000000100c5469576200d8152d0e57d0b922187e14e0d937f5c6 1,975 1.00/1.00 vMB 25
582,971 582,971 000000000000000000201e80c216441d00fc2dbf2dfb2c5068a104c02bba4114 2,618 1.00/1.00 vMB 134
582,970 582,970 0000000000000000001a38da69bfce43856d4885f264b6cdee9c609187d41eeb 2,373 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.