Loading Tool

Explorer IconExplorer

Memory Pool

38,682 transactions
27.34 vMB
0.06417661 BTC
Random Selection Loading Transactions
Max Size: 139.36/200 MB

Candidate Block

Mining Attempt 01db3f553cc13bbdc92a873e79e99b4f04ea9f578d6665f3586423e40094ff9f
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root b14ded4d138101c153bf6ed382c9ee3b7cea02dcc2237992d24df61baeadc5f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,713
Size: 1.00 vMB
Total Fees: 0.01231432 BTC
Feerates: 100.56 > 1.23 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (898,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
16,529 16,529 0000000045c9dd3480f2f5d3d34e15a5a543e7e40acab8b4b39708af1c0ed36f 1 0.00/1.00 vMB 0
16,528 16,528 00000000e46305735b8bdeb0bfdcda6e8bb1ff38bde8b40edea25c6c85fae918 1 0.00/1.00 vMB 0
16,527 16,527 00000000219e65531187d26383dbcffc1bb375bad23ef6d53ea78fff4b49ec22 1 0.00/1.00 vMB 0
16,526 16,526 00000000022fc1672c65acad49b73b5c6cbc74580ef2201d7df582598fb4e593 1 0.00/1.00 vMB 0
16,525 16,525 0000000086f816d0d17f4695ae93253dbc740783f096fde4b9a9b80583bce9a2 1 0.00/1.00 vMB 0
16,524 16,524 00000000e9120a586fecaa332c953a0da6612f26ab111feb267ce40993ae669e 1 0.00/1.00 vMB 0
16,523 16,523 00000000c4deb35523fe93c08c9cc594247f772d0a22f0f00c9dc87d1c53cdd9 1 0.00/1.00 vMB 0
16,522 16,522 00000000d7b172aec901cd789d5b2b4fd74cc7671f76b091dce4a16727fc6dd4 1 0.00/1.00 vMB 0
16,521 16,521 00000000b02ca4ebc53e36aac8099eb040a00fc525529fed2da45b04a738576f 1 0.00/1.00 vMB 0
16,520 16,520 000000008a57a3e294720320f0f3597fde58a0d905f97378d64ccdd9bfedca12 1 0.00/1.00 vMB 0
16,519 16,519 000000004170180cf7fedf4af4ca765e1fdcdbf77e50239b8ab18af58230575d 1 0.00/1.00 vMB 0
16,518 16,518 00000000deb3e929ae24d6e1900249ef96d0551eea950eff0cb3fca139833a2c 1 0.00/1.00 vMB 0
16,517 16,517 00000000d77c0f6b817cf103ce94f74ea09d466531c0b359942b9ba5171c54c6 1 0.00/1.00 vMB 0
16,516 16,516 000000005ec6c57e19b24c2471d19e2d22cc7dfd8cf8887d3a5efd7d28d8637b 1 0.00/1.00 vMB 0
16,515 16,515 00000000d0a4757c447635a019df3a821b40d675d05651b911852330742ea158 1 0.00/1.00 vMB 0
16,514 16,514 0000000097913df73ee38a2aaa8845fa5ea5bcb3c8fcb555ab348d53eac62d5f 1 0.00/1.00 vMB 0
16,513 16,513 000000006c7b0359c7de2383d630c4b587225a4fab0293aa717e66578d03fc72 1 0.00/1.00 vMB 0
16,512 16,512 00000000a51f498918f2281902abbd6978ff6de18a4ba95d286dce3868568de1 1 0.00/1.00 vMB 0
16,511 16,511 000000001588795ed0c47a81768de6c2547334a0a16ae2448a3f6b72523153be 1 0.00/1.00 vMB 0
16,510 16,510 00000000a8301afb3256cb3b27aa5b1447008f7f0dc4975f8d5cae7213e383a3 1 0.00/1.00 vMB 0
16,509 16,509 000000001b1dc42bf3e68a1ab931b2f186ee357589b0e143917f20c9f5274520 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.75 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: 630.90 GB
    • Received: 12.05 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.