Loading Tool

Explorer IconExplorer

Memory Pool

79,933 transactions
29.76 vMB
0.08186587 BTC
Random Selection Loading Transactions
Max Size: 178.77/200 MB

Candidate Block

Mining Attempt 26069154baffef0d4635a9828325c067e16e4854f84a5b46250071b3372a7d4a
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 98df73568dc3edb1ba66ada6d81b3e97648049c16059d1e70cc6a3ab701cc445
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,144
Size: 1.00 vMB
Total Fees: 0.02096949 BTC
Feerates: 502.65 > 2.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (621,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,711 293,711 0000000000000000928c29d747f34f8193383224b06d6541afa56e068636c3ac 221 0.10/1.00 vMB 33
293,710 293,710 0000000000000000ac012997d272d7c0c1332dd6e770c47e85a5eb52ffeeabd5 273 0.10/1.00 vMB 50
293,709 293,709 00000000000000000ee572c3c86af4591709c99ae8a0b8ca8ee43bf7e0d2e94c 209 0.09/1.00 vMB 50
293,708 293,708 0000000000000000961a7f564e3117aaccab14fc535ac39f0a2bb484f43abaf9 208 0.11/1.00 vMB 32
293,707 293,707 0000000000000000889e6b8a11feb456ef77bb7c695553f6b940066ea45a9f1c 37 0.02/1.00 vMB 29
293,706 293,706 000000000000000063906e87cf180183e12d1be9282108c43cc8c75d5e81149f 173 0.10/1.00 vMB 22
293,705 293,705 000000000000000008640e91d8f1997abad4bd2a52f608b25e39dfb493e94ef2 128 0.05/1.00 vMB 54
293,704 293,704 00000000000000001dc4893c030c735cefbc898dd31e8e398d6707bdf12bf05a 347 0.15/1.00 vMB 51
293,703 293,703 00000000000000008dc624a64323f3ce54fb28f71b4b1c37bc1d491a2087bf31 175 0.11/1.00 vMB 34
293,702 293,702 00000000000000004b6800d6940469c70b3f451e13430508c433c2b6ac489453 115 0.05/1.00 vMB 41
293,701 293,701 000000000000000058f27391b0782b4998cbdbc520e6aa9f3b88b6e1940a3e5b 289 0.25/1.00 vMB 24
293,700 293,700 0000000000000000462902b4c3c032075bfba51e88b1ba02ae0e091ecbb8d7a1 51 0.12/1.00 vMB 11
293,699 293,699 0000000000000000d81e84509b2364a26c483d29a8e55bdcc774f7a34e815bd1 512 0.23/1.00 vMB 42
293,698 293,698 00000000000000002e1ef1682715b33c368858b1d92f989b13578cbfaadd51a9 16 0.01/1.00 vMB 21
293,697 293,697 00000000000000000bc8d0269989bf1a9d553b6f8f11b7cce9526bd1eb88a403 391 0.22/1.00 vMB 44
293,696 293,696 000000000000000009def081ee49060eec9ea9fe750f7efbfede9388152096df 110 0.10/1.00 vMB 11
293,695 293,695 00000000000000005c9016dbd1b732685336c324af8263d41af6a042128d2d0d 378 0.21/1.00 vMB 31
293,694 293,694 000000000000000004d07453c97a692b53c2f9da8123f0579da4ec4d2c02fb2a 337 0.19/1.00 vMB 37
293,693 293,693 00000000000000000e4b36f3b6c5d528286e925813069a9b7826c98506b6fb91 895 0.49/1.00 vMB 41
293,692 293,692 0000000000000000bb367dabf90c136a6409f441b5b1147afaa026964ed16135 39 0.03/1.00 vMB 7
293,691 293,691 000000000000000022bf73a41b0266309e4ae666b152e57aea69c3300e8f142a 270 0.23/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.