Loading Tool

Explorer IconExplorer

Memory Pool

80,210 transactions
34.61 vMB
0.17398714 BTC
Random Selection Loading Transactions
Max Size: 193.78/200 MB

Candidate Block

Mining Attempt 02f42376399f6c67d09a9267f41bba7e44c64cc739b6fc3668a22d5ddc70b6fc
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root a2c304203f52dd13bd1921de3c3ee623a85a72bf437a20df3e827bd1bbc1d351
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,099
Size: 1.00 vMB
Total Fees: 0.04592678 BTC
Feerates: 150.93 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (196,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,911 718,911 0000000000000000000b71f7a71689aea22a3fdb3b1ad4a7b9813fddd22ef655 1,988 0.83/1.00 vMB 13
718,910 718,910 0000000000000000000a4788b8e4013fd2e231b38a3b041366a9791a34ed99e8 1,135 0.38/1.00 vMB 8
718,909 718,909 0000000000000000000ad27ec9221351263a81114233905de39710e3d796273c 2,040 0.88/1.00 vMB 7
718,908 718,908 000000000000000000089aed2e85a44192fa97e2cbc8300de85904dd82210147 390 0.19/1.00 vMB 7
718,907 718,907 0000000000000000000177fbc3cb61c34970fab94ce743a623dc1baace4f4ea0 287 0.17/1.00 vMB 7
718,906 718,906 0000000000000000000677dc4ce0c27cd17aadd5b60270e45b343c19c13d7ae3 490 0.26/1.00 vMB 7
718,905 718,905 00000000000000000004dbcda4886695aaede29d3c6611484d594bbff6884d2d 331 0.12/1.00 vMB 8
718,904 718,904 000000000000000000088dff86523c32b72f7263e2bb25208c3617ec54fdcbfa 321 0.18/1.00 vMB 8
718,903 718,903 0000000000000000000370c8e0f64f954902246a0f008a7081f607d9b2a429cd 1,874 0.77/1.00 vMB 7
718,902 718,902 00000000000000000005d426b176217cd5a64b507a4b14147b50224c921fa99a 728 0.96/1.00 vMB 3
718,901 718,901 000000000000000000084777a78cb97b33fd135f7985312db4e7131cb7e57319 114 1.00/1.00 vMB 1
718,900 718,900 00000000000000000007110776769ec45da1d57bf66dd4a57446da31cd29b595 2,291 1.00/1.00 vMB 8
718,899 718,899 00000000000000000006a2e12b7c02bb30b74367fd77db7c4a8ae6fb8879f7dd 853 1.00/1.00 vMB 4
718,898 718,898 0000000000000000000b5d784c07cad4e15c53ea588aca6c4877e84ae48c3a83 1,642 1.00/1.00 vMB 5
718,897 718,897 00000000000000000003d00abe60317e5ef69e9d3f867a66b2433854bee6958a 125 0.04/1.00 vMB 10
718,896 718,896 000000000000000000008279030183323f3644c438970b65bf43373daa8a07df 376 0.14/1.00 vMB 10
718,895 718,895 000000000000000000009a89b09d19e9820adfe512ac94288b0d22078fb508fd 483 0.18/1.00 vMB 7
718,894 718,894 00000000000000000002a5923618ce6386f73d3e1bf2be8346d2524d88a97981 191 0.06/1.00 vMB 9
718,893 718,893 000000000000000000021a2f5745d92e1cc85de160d96618fc39ba1dca73d0ac 475 0.17/1.00 vMB 8
718,892 718,892 00000000000000000005173f548b720b1d18375e693750bf4826c338c6ba5d16 218 0.06/1.00 vMB 11
718,891 718,891 0000000000000000000abf33a5f04af66f0858672bb06cd5c82f21da9e66d0fb 509 0.16/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.55 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.