Loading Tool

Explorer IconExplorer

Memory Pool

44,507 transactions
28.89 vMB
0.10413124 BTC
Random Selection Loading Transactions
Max Size: 149.41/200 MB

Candidate Block

Mining Attempt b9958dfbe5d586009d65b3b054b818ba16ffac013b994e8564d61b937622d4c9
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root dfbfd16b5864fc00bc0be00450a4c964d3b3344aeab279258158cf8e503f4547
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,854
Size: 1.00 vMB
Total Fees: 0.04171489 BTC
Feerates: 151.12 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (525,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,681 388,681 00000000000000000402b2d32fb632c0f53bc1e28719cad750364c29378c6923 2,897 1.00/1.00 vMB 63
388,680 388,680 00000000000000000aebecc1590e961e84ddecfb5316e3b59b4a92ed911a4446 1,727 0.80/1.00 vMB 35
388,679 388,679 000000000000000009e73017b6dbaf6d42a2b7bbb0770b4e28e4807094d9ef41 2,153 1.00/1.00 vMB 36
388,678 388,678 000000000000000008993ea6a313e53a9fbf9597fa17141f0e58e7563d41657b 1,340 0.60/1.00 vMB 41
388,677 388,677 00000000000000000ada0a362b78de62cfd4d85a655cd3c4e950886712c6bb3e 1,598 1.00/1.00 vMB 26
388,676 388,676 000000000000000003efa049da56f618260d8883f005b8fa15e643f40a245b22 1,057 0.75/1.00 vMB 24
388,675 388,675 000000000000000001d050cc83f7967e2f3c6ad767292e9c7bf6fee54d600f7c 2,063 0.88/1.00 vMB 46
388,674 388,674 000000000000000006a44ae869e7d3e9a32f787cc14e922a27ec28e136a9ed97 126 0.25/1.00 vMB 8
388,673 388,673 00000000000000000099ffe01ac5f3ce27267dcf8ae48a3af685da85d1d282b7 2,147 0.92/1.00 vMB 41
388,672 388,672 000000000000000002e81869c4973258548d8ca0ab88a92d155e31f0ff77893f 940 0.43/1.00 vMB 42
388,671 388,671 00000000000000000c80d0ca6f21eb1d884fea1fbcc8d1cf769ab6badb8657bf 121 0.17/1.00 vMB 11
388,670 388,670 000000000000000002ec862529f8af6bbf049e7876a32ba8d0d6b31efe1a5b58 1,682 0.70/1.00 vMB 40
388,669 388,669 000000000000000009f0a226693a624783999ab479ff9c7bbefa8557e73fb7fc 561 0.43/1.00 vMB 23
388,668 388,668 00000000000000000309289def4dccd3247f1ff22582f1d58b6d8184bb5a4875 583 0.28/1.00 vMB 34
388,667 388,667 00000000000000000642e43262ba40e00240489350e570379691b77d7d917ec3 547 0.33/1.00 vMB 33
388,666 388,666 000000000000000003ed2ca0aa75893297650214b354e2640b2fb35a05f38442 191 0.29/1.00 vMB 8
388,665 388,665 00000000000000000d629846b3788145ac9fcf826aad44e2824b7599fb2046f1 1,119 0.95/1.00 vMB 25
388,664 388,664 00000000000000000b0fa88aba49025885e5471c1ca04d1ca1e7c68ab0be16cd 444 0.53/1.00 vMB 40
388,663 388,663 00000000000000000aa0d9310bfbde0ae49d8d96aeb8e62e0b3d2aa96fa1d3ca 1,206 0.75/1.00 vMB 26
388,662 388,662 000000000000000008b809ea43c6a481d316f8cb47d877d42a4f99f8a9a015ba 2,200 0.75/1.00 vMB 48
388,661 388,661 00000000000000000a12f6f21521b2fee5a0cfc1fa251427f329b3e44395d7ff 1,918 0.75/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.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.