Loading Tool

Explorer IconExplorer

Memory Pool

82,985 transactions
31.38 vMB
0.10725128 BTC
Random Selection Loading Transactions
Max Size: 190.83/200 MB

Candidate Block

Mining Attempt 482405cba5447d7aabad39ea3684029cdfce8d6380077133c58f2c714753a8d7
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root ba84ef24817794505fbfbdcfa6b58d00a17c91ac9867b6d1017354b7264da8e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.03005313 BTC
Feerates: 151.12 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (387,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,755 527,755 0000000000000000000fa8908b496b866e31e19e019020d07e8eaf6ac72b112d 1,466 0.61/1.00 vMB 24
527,754 527,754 0000000000000000002343479bd1362ee254c44ac94134839170693daf15698e 2,387 0.94/1.00 vMB 7
527,753 527,753 000000000000000000093150fa8de93219f77f5ed2c3a95e55dc1b7ac08d19cd 2,767 1.00/1.00 vMB 31
527,752 527,752 000000000000000000305e6b7a2dbc0223228a4f3b0f7b1c8e2d8db92876638f 1,894 0.74/1.00 vMB 23
527,751 527,751 000000000000000000141872d1ac1c61c1bcc901d700489b24deee4801c969ac 790 0.29/1.00 vMB 19
527,750 527,750 0000000000000000000a5d9063e3b3ac9dfb109c1a76dd19ef7dd8e57c2fc784 473 0.17/1.00 vMB 32
527,749 527,749 00000000000000000012cf3711ffed7e4a74cf5706192a958cd7be2b82f6a335 1,283 0.49/1.00 vMB 22
527,748 527,748 000000000000000000172c636501c8650d7025791e93b99d7d2e7b835138f679 2,559 1.00/1.00 vMB 22
527,747 527,747 0000000000000000001b12fbc2185a8809a48e927aeade78180811494bb327ae 98 0.04/1.00 vMB 30
527,746 527,746 0000000000000000001166c936f0bef34320416c3bb055fb2f2f9e7ff7315cbd 1,188 0.63/1.00 vMB 25
527,745 527,745 0000000000000000002e911b31559791359440a0033aff0c8fa0373c8eed81a9 2,208 0.93/1.00 vMB 17
527,744 527,744 000000000000000000105eb90b9fc32330a4c4af4a9668e72374b6e340a3430c 1,282 0.44/1.00 vMB 12
527,743 527,743 0000000000000000000cf3a1ee6e166929e53bec23561c8f63fe2864f0588a98 2,800 1.00/1.00 vMB 31
527,742 527,742 000000000000000000195caa1b5c7aa8bd94b0b8866e8fecf1d9ef61b1d5c97d 2,605 1.00/1.00 vMB 24
527,741 527,741 00000000000000000028722a0964ef8bc20ed0b3a92ed24513b62ea2402e42dc 404 0.16/1.00 vMB 22
527,740 527,740 0000000000000000000e5a8602586cd331eae4c1d4ebc16b0223e1df3132e64d 2,245 0.97/1.00 vMB 11
527,739 527,739 000000000000000000052337f883a4c2aded8dc81c6622dc6c16976ce109734b 1,872 1.00/1.00 vMB 21
527,738 527,738 000000000000000000222ad0e80e674cbf146f6fe5332510f787aa7739c53bf9 566 0.24/1.00 vMB 30
527,737 527,737 000000000000000000022af35f15b5d1ec3f282a08d1c8ef97230d901485bdb6 1,392 1.00/1.00 vMB 23
527,736 527,736 00000000000000000034fce45130415766495ad4ee58daa8a1404d499b2c2203 517 1.00/1.00 vMB 51
527,735 527,735 00000000000000000038ed71ca98ce4363e5e68052423fa9daa06592ede673cf 588 0.62/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.06 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: 720.68 GB
    • Received: 18.24 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.