Loading Tool

Explorer IconExplorer

Memory Pool

28,195 transactions
7.15 vMB
0.06167301 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.55/200 MB

Candidate Block

Mining Attempt 1f5e150fdd647742eefa8d3bbed94b4a7db9a34a3f5d6394a8bdc93b5970b0bb
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 965d3fc0821971ebf624b6663b5902e0aa49c0b8aee2d4e5585b32c98b3f2efd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,193
Size: 1.00 vMB
Total Fees: 0.03334446 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (778,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,235 134,235 00000000000009a5e519a7ac5452ccfcbd51168c1780e51cc5d5f0c89db5abf0 8 0.00 vMB 395
134,234 134,234 00000000000007638f25f52eefe1149601ffd58f7eb52c977df15d173e6f7765 152 0.07 vMB 321
134,233 134,233 0000000000000ab77d83f47ad92533640cadffce8215c6f700de6bffba3c5722 8 0.00 vMB 779
134,232 134,232 000000000000069f144b459a450d0f909a1a4777df998c3fd57bad1848d383ee 60 0.02 vMB 384
134,231 134,231 00000000000000a443c1037eb2ec5497d05f0c91354c395890987ff66869b4cc 116 0.04 vMB 438
134,230 134,230 00000000000003d29edfdc9738c7361cb08220c22012f484b0fd8140dd9b2daa 33 0.01 vMB 823
134,229 134,229 000000000000038f8d893ca588f6528d7c2349c963ad2fc4e91cc0702c9c355c 212 0.09 vMB 238
134,228 134,228 0000000000000692ccf3473bcc76c8642bd5e2be3eda4fdb9821b5e2b7591091 85 0.03 vMB 349
134,227 134,227 0000000000000607987c538a7594428096c1d44e3112fcd15fc59eb77a032591 69 0.03 vMB 227
134,226 134,226 00000000000001a0971ac35ac1730d67e3ff647698411e49ab965c4c421c26fd 79 0.02 vMB 3,308
134,225 134,225 000000000000056d0ea7c10050ec49bdc51c106ec41bd24fa4b3344f1d9c5c61 83 0.03 vMB 418
134,224 134,224 00000000000001f3af5bcf0da2e242bd669f8209f83ac0176f71aceb2859d7a8 89 0.04 vMB 596
134,223 134,223 00000000000003effea398a80dee80b327902905f585730fdc30d4dba4314819 112 0.03 vMB 85
134,222 134,222 0000000000000277747291bec55d86c01eecbba3705134bb3a1377fbd58f2a9c 27 0.01 vMB 218
134,221 134,221 00000000000005c39fb3fa26e107076d4e107db4df4e3a32d53f121eddcd1939 10 0.00 vMB 1,003
134,220 134,220 00000000000008465ac00678c66d45f7dc267cc2a9cb931dff92ca6d5ed257c7 4 0.00 vMB 67
134,219 134,219 000000000000082b9dc5e72ebf9d9151e6b9c4e5e2c177b113a492202e1a3976 90 0.03 vMB 480
134,218 134,218 000000000000083f225ea01b1d2efd1d636f0bb748dcb0920df841225e82c1f0 17 0.01 vMB 174
134,217 134,217 00000000000002d44866c1b1af64695dd8c17d53ab796849c7d9db7600220544 108 0.05 vMB 426
134,216 134,216 000000000000034ccdaf91a712a67f4635e899ac943e35a8a3f3c628c36fe5bd 10 0.00 vMB 2,402
134,215 134,215 00000000000003c39b15a106223219e9b87702dec5369d68b091fa0317db1776 10 0.00 vMB 459
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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