Loading Tool

Explorer IconExplorer

Memory Pool

29,382 transactions
11.72 vMB
0.03468133 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.93/200 MB

Candidate Block

Mining Attempt bfd2d06a844f12a8d6c5ce6a63fd69a7d328252e541c71b28d13c73954c8e57a
Version 20000000
Previous Block 00000000000000000000581d582331f7e341a5c2b56b389ada1f46646a953ea5
Merkle Root 0cb1f7adbcfbea064bed18b4e865a0a0953a60607b154f2f66a0f4ba6b730004
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,786
Size: 1.00 vMB
Total Fees: 0.01429668 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,530 (751,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,628 161,628 00000000000002741be1753c8b84628f134c99c38c74e6f35d8583ea2fde1ce6 173 0.05 vMB 10
161,627 161,627 0000000000000220cae25448dae27e6915f471e0604856c7d3d48a569b2ce523 15 0.00 vMB 0
161,626 161,626 00000000000002cc6ba6595d2e22f747b5f05a35178600f7f3e4a8df4bba5a1e 8 0.00 vMB 651
161,625 161,625 000000000000019dda7984db8aeb77c22fed657a35ba50f87ea48d1739f33d65 118 0.05 vMB 38
161,624 161,624 000000000000049216fafb7a8082da8796316c607e27425be207ad66299ac6ee 26 0.01 vMB 294
161,623 161,623 00000000000008a93a4bc5f9b324f91f0f29434b9865db8fda2c60191a2ab72c 15 0.00 vMB 40
161,622 161,622 000000000000026c0a88ba287e0d2738a30d6460111f7f1fe127e60637a1ba70 1 0.00 vMB 0
161,621 161,621 0000000000000968183b9f0a43cbb01ad73fa27a9977b689f12eb17a9407e5cf 36 0.04 vMB 84
161,620 161,620 0000000000000c88f295a5b08d9c6486fc5bbd6c43e259bcafb65f8ad8343962 28 0.01 vMB 3
161,619 161,619 000000000000023abf33b1fa190df34fd4be3de63d1ae49bbfd2f6b8fc879348 22 0.04 vMB 315
161,618 161,618 0000000000000c88e685d05a59a4556be574d3adb14cbd68da100916581e1e72 23 0.01 vMB 234
161,617 161,617 000000000000067dbeae4d7fea3fc08c317ed81c5bde20c093b40208e9749ae0 37 0.02 vMB 98
161,616 161,616 000000000000056145668769a4b353d105f55e797d526ea3e2e087f045787a95 148 0.05 vMB 62
161,615 161,615 00000000000004c1481feed4a16cf8d1ab6fba03fed48bde19bf481cda166f3c 45 0.03 vMB 3
161,614 161,614 0000000000000b9012ab7a60fffcab3a4cf850b49c34fdf4398d20c1e6ea9060 88 0.05 vMB 286
161,613 161,613 000000000000052a619a9910986c531c6212f65a83abe3d4777b0c9012989aa6 111 0.04 vMB 245
161,612 161,612 000000000000050b375522ae14a4e38de3071a90c045c52d0482e58d4db6b0c5 123 0.07 vMB 126
161,611 161,611 0000000000000c9bdf78b77500531abf6015dc9e44384b0da1fdc55782ffb540 23 0.01 vMB 421
161,610 161,610 0000000000000894bca6bf81bccf29870338ffe9753dad305afd0cd8a0dee508 15 0.01 vMB 106
161,609 161,609 000000000000047bf5a87dea8d0f750b6d4fa9986459b4a5562c3e6e0e80cf77 95 0.03 vMB 37
161,608 161,608 000000000000004e675e9cffab7c2f2c98958f5688606250c51a259a3c3d470a 74 0.33 vMB 65
Previous 10 blocks ↓
Total Size: 779.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 402.63 GB
    • Received: 2.08 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.