Loading Tool

Explorer IconExplorer

Memory Pool

80,869 transactions
34.77 vMB
0.18329690 BTC
Random Selection Loading Transactions
Max Size: 194.77/200 MB

Candidate Block

Mining Attempt b042a96061f8a1a97e83c45820d6705dd8eb71d4cbd778ac1934abf1a3ad5b0d
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root bf0a1de811c732e55a4251959353aa698ee727f211197017ac86f29a55dc6bf3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,142
Size: 1.00 vMB
Total Fees: 0.05161416 BTC
Feerates: 189.28 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (9,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,888 905,888 0000000000000000000121e6def111985702ab36c3b8735826dbb24e7edf29ef 3,150 1.00/1.00 vMB 3
905,887 905,887 000000000000000000007df7de58adebf164e3af672aa38d2e95a370ebe44d27 1,751 1.00/1.00 vMB 5
905,886 905,886 000000000000000000014836551014dab66c21a400573e10f67fb7da2cb8dfe1 3,492 1.00/1.00 vMB 6
905,885 905,885 00000000000000000001ce1f817f7cc4b129c5691580a3936d821ab73eb80343 2,960 1.00/1.00 vMB 6
905,884 905,884 00000000000000000001370881848be8bb1578af5ac682e16bbe6490ed770965 3,487 1.00/1.00 vMB 4
905,883 905,883 000000000000000000021084cc7a7b700b51b4ffc2bdb10a094e2b11b62cfd95 2,755 1.00/1.00 vMB 4
905,882 905,882 000000000000000000012722ec581d6c4158fd71ad2fae507eb2a884e73d76d1 3,809 1.00/1.00 vMB 7
905,881 905,881 00000000000000000001b2f20f89ba23d384d684e293b6fd741d6f3da50f0bff 3,421 1.00/1.00 vMB 9
905,880 905,880 00000000000000000000b4d4f1848e0ff25964dc02407740343dc52191347d32 2,785 1.00/1.00 vMB 6
905,879 905,879 00000000000000000001c56edb729cfb1bee38855bdf90ba54e270228f194fda 3,555 1.00/1.00 vMB 12
905,878 905,878 000000000000000000018da1e2b40b0b7beecc86c0d3eae0e37505eb5bc63f7e 4,105 1.00/1.00 vMB 9
905,877 905,877 00000000000000000000a564028aa1b676f0fd0fd118e9c7d64c982f71079ee5 4,388 1.00/1.00 vMB 11
905,876 905,876 00000000000000000000ca097700543ac20aed2868bb9be03494be19468b19e1 3,020 1.00/1.00 vMB 18
905,875 905,875 00000000000000000001d29957d49365f60b4f4090eb90df2b539d436038eb0f 4,037 1.00/1.00 vMB 7
905,874 905,874 00000000000000000000b7b78db2808e2518debed4c2079af76c55e5b0b1d66c 3,388 1.00/1.00 vMB 10
905,873 905,873 00000000000000000000e1900bbe2a79bc7d28020238ca03791d83d36ee2c9d8 4,182 1.00/1.00 vMB 12
905,872 905,872 000000000000000000008345f52cd2f7d4faad0b57e58a45a8686bdbfbefceab 3,530 1.00/1.00 vMB 12
905,871 905,871 0000000000000000000079008e8524ae5f795e7b1445b8c239a54b3f02767ac4 2,794 1.00/1.00 vMB 18
905,870 905,870 0000000000000000000070c1840225620a408a38e2958d28756181e09cfd38d3 4,216 1.00/1.00 vMB 8
905,869 905,869 0000000000000000000237271461b7bff849ff34de82be7eb48af61e7e46603f 4,316 1.00/1.00 vMB 11
905,868 905,868 00000000000000000000cd25ac235ff5682f8ef1cc21527348727a62e5763e1f 2,818 1.00/1.00 vMB 18
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.22 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.