Loading Tool

Explorer IconExplorer

Memory Pool

79,615 transactions
34.41 vMB
0.16442999 BTC
Random Selection Loading Transactions
Max Size: 192.78/200 MB

Candidate Block

Mining Attempt 8d345792f414b776f056d11e965e81fa057d0455520399a7112bf03496f2ae96
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 406a77e1a58cb7e5a27b498d568356a59b0431e32a09ec92e1036b9fa4c53fd8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.04047052 BTC
Feerates: 150.93 > 4.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (189,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,204 726,204 00000000000000000008ef790c49a220628a9fbf6adb4888eea0685b697769a6 888 0.52/1.00 vMB 10
726,203 726,203 000000000000000000016be5b610e22ffc7c4e9107fbdedb0fdc8114796f6f01 647 0.24/1.00 vMB 10
726,202 726,202 00000000000000000006e4e0f38e503f66967f6f8f3cab1c4302787c9dd1a1f1 1,663 0.72/1.00 vMB 9
726,201 726,201 00000000000000000002280947bda0cfdd2f969f9db899b577170eaab265ee69 223 0.07/1.00 vMB 13
726,200 726,200 0000000000000000000572bb92a5bcbd6b36d3b6d44cafcef9c2334a9883208c 2,084 0.99/1.00 vMB 8
726,199 726,199 00000000000000000009d279e7c1f4cb57216de62e4026a5b0803e18c3a18b09 1,977 0.93/1.00 vMB 9
726,198 726,198 00000000000000000002705dc67e75eeb2d0f75276834c2e88c63aba84134d75 2,462 0.94/1.00 vMB 9
726,197 726,197 000000000000000000052e6925f19086ede5833257b8649b1113a3582e8cf306 171 0.18/1.00 vMB 5
726,196 726,196 000000000000000000063f981bd891bfd52fcdae396c9f071e0d318c99ab0870 2,035 1.00/1.00 vMB 9
726,195 726,195 0000000000000000000807da6bf5aea09c3f340806bfd3a9c34786536119ed3b 601 0.60/1.00 vMB 1
726,194 726,194 00000000000000000000e54b389516560985f902cda9c58ff7f7aa880a3952eb 1,116 1.00/1.00 vMB 10
726,193 726,193 000000000000000000027d6810b7241de1f1d406278a4c4877e223e81f68520a 486 0.22/1.00 vMB 4
726,192 726,192 0000000000000000000133c03ca4c55a240c82a119a095d9fb703622447aa6c6 2,133 1.00/1.00 vMB 11
726,191 726,191 00000000000000000007fc02f74ae8d32ce53dda8e114aa5fb24b32ba8a8835e 2,176 1.00/1.00 vMB 12
726,190 726,190 0000000000000000000554d471097fd12cda61536c08fff5898cbbb80a77d82b 1,022 0.52/1.00 vMB 7
726,189 726,189 00000000000000000001d4e6a705690feb8a0add8fd87be73365c991af79bbd8 302 0.09/1.00 vMB 11
726,188 726,188 0000000000000000000288878f99a8f0fb371b8f5c4ff25c7cb84bd6fa558389 1,706 0.82/1.00 vMB 8
726,187 726,187 00000000000000000005fb9478bdca06bc05cf64898a2cf8141d320d5df7355e 2,360 0.94/1.00 vMB 9
726,186 726,186 00000000000000000005e18707b9f86d9b8550ca1a4351a154f3716462c98fd8 673 0.52/1.00 vMB 5
726,185 726,185 00000000000000000003406a6781d35b6cd49934cf4d3d7b4c1f39b183aca24f 2,606 0.98/1.00 vMB 10
726,184 726,184 000000000000000000019376c8a11e592a6f83f681b113af6b573ac43335c36c 879 0.68/1.00 vMB 2
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.05 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.