Loading Tool

Explorer IconExplorer

Memory Pool

43,856 transactions
26.62 vMB
0.06627516 BTC
Random Selection Loading Transactions
Max Size: 139.78/200 MB

Candidate Block

Mining Attempt 5e0f19381d6f58537cc7aa2edaa35c96920e95526576adfdce75ba6c4116a699
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 900be2bff0b199d9c7d224201b039a30e6d3dfdaf73aee14ecdc942ee7bb1ae7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,653
Size: 1.00 vMB
Total Fees: 0.01727627 BTC
Feerates: 150.61 > 1.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (183,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,723 731,723 000000000000000000016759837fdd4f0511cf2aee416705c93d3567968d0eef 2,958 1.00/1.00 vMB 6
731,722 731,722 000000000000000000027cfe279fcfa9a9ddd7ed430eeb51f5e1ee099d711d1e 2,640 1.00/1.00 vMB 12
731,721 731,721 0000000000000000000570d3d6e0519a880b32abdd084e38d2af827694d736bc 809 1.00/1.00 vMB 9
731,720 731,720 0000000000000000000021ede86059ce1a69fe37bce460487d087aafbd10e366 3,033 1.00/1.00 vMB 12
731,719 731,719 0000000000000000000399d99e0692a8fb999a50354bc2f1de5b9084ac20b495 3,243 1.00/1.00 vMB 17
731,718 731,718 000000000000000000029295c9106107cea05265e942196acab434ccdbb45a9b 2,206 1.00/1.00 vMB 14
731,717 731,717 00000000000000000005cbaa2846320fd2c42ba8f211065560af4dd10ab07e00 3,438 1.00/1.00 vMB 6
731,716 731,716 00000000000000000004e7a2f3d97d488e7338ef6432016b2a5a73df2771b7d4 3,156 1.00/1.00 vMB 9
731,715 731,715 00000000000000000001572c65510e64e9f30c607bc8e8fde29f3bd5d7ea2d7b 3,219 1.00/1.00 vMB 14
731,714 731,714 00000000000000000006896297829bae1c290897da91fa305be0ba031ae884eb 3,486 1.00/1.00 vMB 21
731,713 731,713 00000000000000000003d1792e7c5be8abaa23c3d932726b3877637127960f78 3,204 1.00/1.00 vMB 12
731,712 731,712 00000000000000000001bd8521a86b965cf3d8847e2f77b2c146100edf01d138 3,256 1.00/1.00 vMB 18
731,711 731,711 00000000000000000002bcb26df2961f65e1b019b35831f24c8eb7b1bc6efaeb 2,412 1.00/1.00 vMB 8
731,710 731,710 0000000000000000000605f9cee3ea589c067b7159049a568d98124a07452e91 3,182 1.00/1.00 vMB 17
731,709 731,709 00000000000000000000e45c8a10226facfdc93d247e646712e64cb7744e0b47 2,960 1.00/1.00 vMB 8
731,708 731,708 00000000000000000001f6ebc0cb486431834e0f33b4ef8b586736c7bd4299ef 1,292 1.00/1.00 vMB 12
731,707 731,707 000000000000000000092765890ffda09c814323ac2c125653b9b9d93e8ae906 3,015 1.00/1.00 vMB 9
731,706 731,706 00000000000000000002a687c3b99bb3e5b61234d82064a5d882eae607eb7c17 3,303 1.00/1.00 vMB 12
731,705 731,705 0000000000000000000841c4d0894d472cf062eb9d282d3dc2d4ffd50ae35256 2,337 1.00/1.00 vMB 11
731,704 731,704 0000000000000000000765d36a024f5f0cfb2b325e89e326ebbe9d6756594070 1,702 1.00/1.00 vMB 11
731,703 731,703 0000000000000000000752a517d10376b296ae437fafaa9fdbf8fa4292f8dcfe 3,002 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.96 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: 647.48 GB
    • Received: 12.94 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.