Loading Tool

Explorer IconExplorer

Memory Pool

79,064 transactions
29.67 vMB
0.10858728 BTC
Random Selection Loading Transactions
Max Size: 178.10/200 MB

Candidate Block

Mining Attempt 23f7afc5ae9bdbb3a93d738800530cfe5b4b141ed70d1b82cdfe2077943b5f71
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root dbbafc82e3797cfe44dbcca69c5a987681f6bce01422535a9930bfd8314278e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.02593860 BTC
Feerates: 100.53 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (380,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,662 534,662 0000000000000000002d2a2df8c3acb3cd8fae3f92a7a2469fd1d217e2211ff4 1,713 0.82/1.00 vMB 14
534,661 534,661 0000000000000000002525514454f754cf136f32e6fa8b8ddc6afad330d4c074 948 0.55/1.00 vMB 15
534,660 534,660 0000000000000000002c7623e66c3665944a5438ba6405592b32849d700981d4 645 0.38/1.00 vMB 10
534,659 534,659 0000000000000000002721e2ea1f4136e35767d08d0ccc82123773542352bc3a 1,352 1.00/1.00 vMB 9
534,658 534,658 0000000000000000000d5a89b35ba507bb26a3a0a212d6bc5cd2df1d014df814 2,325 1.00/1.00 vMB 18
534,657 534,657 00000000000000000015b739739ae63ea4b0aa30aa35320a6754f68b09d39c1b 1,889 1.00/1.00 vMB 13
534,656 534,656 00000000000000000001fcd9dd514fd5472a6b10559c570b3b575fa43683ed66 1,684 1.00/1.00 vMB 12
534,655 534,655 00000000000000000008f6c2b214c8efd2db470c0eb057b4ed3498c028248678 383 0.14/1.00 vMB 42
534,654 534,654 0000000000000000002e13713671a0eacc66665250ecdc88e9596dcf21554a06 935 0.53/1.00 vMB 13
534,653 534,653 00000000000000000020da3cfe9f46c292784392b34fb8aa0ae48da71db40045 1,064 0.45/1.00 vMB 15
534,652 534,652 000000000000000000119f1c90176b225410438d8e2be2aac31154f92ed33f7b 383 0.91/1.00 vMB 2
534,651 534,651 0000000000000000000cab93d11c1135f1c5df9208a46f5046083ade5662f3dc 100 0.03/1.00 vMB 28
534,650 534,650 00000000000000000012b71792a6f890cc9c8badeaefea21d0c44ac2e4db660d 1,836 1.00/1.00 vMB 9
534,649 534,649 0000000000000000002d1a7fa9887015db10bd67e1f3d2e07906021ae13273ff 2,828 1.00/1.00 vMB 23
534,648 534,648 0000000000000000000a053bd85d8511f1efb9840968ab6a4d17a8ddfc314a36 800 0.72/1.00 vMB 8
534,647 534,647 0000000000000000002588d14772498379b84f7ec4896a29f814703f7bde8d00 2,122 1.00/1.00 vMB 12
534,646 534,646 0000000000000000000a6494149642a1ee557ab83d3b710c4f1dc1f77f897cb4 1,521 1.00/1.00 vMB 10
534,645 534,645 0000000000000000002e87d8c09bd606044f0aea348d2b7099542acce35c33c2 1,488 1.00/1.00 vMB 10
534,644 534,644 00000000000000000018aafdcfb3d451896416208fafd84ffc8b573c6debcc88 2,741 1.00/1.00 vMB 26
534,643 534,643 000000000000000000098cd81bef036d1d0fe3c62f064d2602067b345fb037f0 1,356 1.00/1.00 vMB 12
534,642 534,642 000000000000000000125f9028b8108a0b6ff371ec4cc23ac3d5411c89390f2e 290 0.10/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.