Loading Tool

Explorer IconExplorer

Memory Pool

79,101 transactions
29.45 vMB
0.08381650 BTC
Random Selection Loading Transactions
Max Size: 180.06/200 MB

Candidate Block

Mining Attempt c45e0b7c57bf309106c52f145cb36ac7db0cd98f6b1b16443c21d2799f4edbbf
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2adb12902d9059dbf2c17a8ab642a0d9cd0978f955325f68fb2d244976c3a72c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01911129 BTC
Feerates: 402.60 > 1.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (227,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,914 687,914 00000000000000000004d176f08f12f682a464ad92ac5994a104cb5ed33cc9a8 1,383 1.00/1.00 vMB 31
687,913 687,913 00000000000000000001c1cf2a1f86c94c8289d44bc7b515419906d1184fe1b0 1,232 1.00/1.00 vMB 39
687,912 687,912 00000000000000000009e1483d0b100436a3c07fc43192a794e4c2385595c232 1,241 1.00/1.00 vMB 40
687,911 687,911 00000000000000000000017acef3d02e996c45018f90bdb70fd035ec3bea6376 850 0.46/1.00 vMB 19
687,910 687,910 00000000000000000007213cad4f32abc4f94f086edf2ecfa40080f129cb2bd7 723 0.27/1.00 vMB 26
687,909 687,909 00000000000000000003027e00b97aa27a4a7ccf88aafc9b601a15cfae04deca 280 0.10/1.00 vMB 27
687,908 687,908 0000000000000000000b668537c7c70ca828b87415bf4213ae8881634038c00b 1,473 0.62/1.00 vMB 24
687,907 687,907 00000000000000000000f093608223865ba4389275daf76e2c80b3a6fff65b0b 337 0.12/1.00 vMB 35
687,906 687,906 0000000000000000000afd43b70d8d487005182f24cdbab4834cf88c4bfe4494 1,667 0.91/1.00 vMB 21
687,905 687,905 000000000000000000042d876e9468c09be2ecc9ade0b027c0f8bec38a13aef3 235 0.13/1.00 vMB 24
687,904 687,904 000000000000000000027486771d83d6cdd4f6d4bcaae95d418278760632b41c 233 0.10/1.00 vMB 38
687,903 687,903 00000000000000000005d2944a37cdc387865eff8a96b4d0208b9beb439735f3 648 0.27/1.00 vMB 12
687,902 687,902 000000000000000000063c25118a7663e9dc3aa02ccba4a63690676b48a2b52d 2,538 1.00/1.00 vMB 32
687,901 687,901 00000000000000000003420e3efd83fc9272fd2ac8a2ae31463753249fdab69e 2,161 0.90/1.00 vMB 9
687,900 687,900 0000000000000000000b28a9802c1ba7a03a94c56d1ebd473388a33866d383e5 2,022 1.00/1.00 vMB 51
687,899 687,899 00000000000000000007b7c42245ce2b53b5d4113719ec3c7c036476f0ed7a6e 376 0.17/1.00 vMB 25
687,898 687,898 000000000000000000061652729c4317ad6315b718caf9fc1bb893a35f9c2d0f 85 0.04/1.00 vMB 37
687,897 687,897 00000000000000000002fa979e2cb87fc5d9fcea12461c64b36bb11c4ffea5fc 2,137 0.85/1.00 vMB 3
687,896 687,896 00000000000000000001a8859a8740ec97b86d03c3aca5e951bdff9c3decbf05 1,949 1.00/1.00 vMB 23
687,895 687,895 0000000000000000000466f5e696f50c96a6a658cedd9b4c6d821f67e38baace 2,136 1.00/1.00 vMB 47
687,894 687,894 0000000000000000000ac44ecf65475febb41e49ddbb4f9127bbda578bfd01cf 2,387 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.