Loading Tool

Explorer IconExplorer

Memory Pool

36,261 transactions
28.87 vMB
0.08691358 BTC
Random Selection Loading Transactions
Max Size: 143.76/200 MB

Candidate Block

Mining Attempt 225537efcdfa2e2a48e421628044258ddf5e54059a9560c3292c23f336097dff
Version 20000000
Previous Block 00000000000000000001216f724118bd0b2a55bfa878bcb0c0d7e4a602634f4a
Merkle Root eebb035e0119ad9d250bed751e9d3c5b53ce2c27f430daca5ad969c226fc6c10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.02919640 BTC
Feerates: 100.24 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,520 (527,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,080 387,080 00000000000000000d14d9e9530fb961b81fd473eb9f3a54fe4a95f7366d4458 1,113 0.56/1.00 vMB 33
387,079 387,079 000000000000000007d0c125903e7cc8d13462b7f6863496b9ee4d1eeb693789 457 0.19/1.00 vMB 44
387,078 387,078 00000000000000000cc00848354baa58e01b210faa910da8206ebf72d5fa9a73 189 0.13/1.00 vMB 9
387,077 387,077 000000000000000000df1bc570ce0ee1846635d4cf4d0a2b30ee1c28119ea814 1,238 0.67/1.00 vMB 31
387,076 387,076 0000000000000000063e5a37daa1592c9c0a996b3d009477b9fc80fdf1c962fc 837 0.45/1.00 vMB 28
387,075 387,075 000000000000000002a8b5182b31f12654e47dca01b6ea5686e566d4ce363801 753 0.30/1.00 vMB 39
387,074 387,074 00000000000000000ad3193b733b3c39cf678844e23825d514c21130dcefc484 1,056 0.51/1.00 vMB 33
387,073 387,073 0000000000000000008d1916ffd2ab76b2d957e10f4a61b5f063135d58bbf429 575 0.27/1.00 vMB 32
387,072 387,072 000000000000000002391d66ffb9efb44baf3736f03f998956eea30be87679a0 248 0.18/1.00 vMB 12
387,071 387,071 000000000000000003b0b73d9b3259c318cca48a6335b5d64545583f7f3773fa 501 0.40/1.00 vMB 21
387,070 387,070 00000000000000000a9f4a8a1e24eaf21cd4cdb0fcce504e3bcc0beed6f47447 414 0.18/1.00 vMB 36
387,069 387,069 0000000000000000059aebad5c7ad8306f7fc72d4fd957de28400f24564a8aea 862 0.31/1.00 vMB 39
387,068 387,068 0000000000000000050b26287aa9461729e0b16f9c79cfbfbb5b91b27434780e 255 0.13/1.00 vMB 26
387,067 387,067 0000000000000000076bc128d09272d04d87bf0968dcfadf8185aab46cb56a61 1,252 0.60/1.00 vMB 36
387,066 387,066 00000000000000000c5300670f6a984bc81a4e28778a1e2d7429c0947670cfae 165 0.09/1.00 vMB 18
387,065 387,065 00000000000000000a7949af8df3acd58986cefc6075df103de585c0644e301e 493 0.34/1.00 vMB 22
387,064 387,064 00000000000000000600bd88a32e87daaf8f5a86d663c81b3e9866eb6b69a89a 147 0.11/1.00 vMB 17
387,063 387,063 00000000000000000b29de9a635ecccb7eeba8064535c24d16cacecef4b91a4d 517 0.21/1.00 vMB 41
387,062 387,062 000000000000000005dd02d211889eaa8cb1a7aba6dfaa5581a557791003f759 840 0.48/1.00 vMB 36
387,061 387,061 0000000000000000031b4cbd842f8f12051c83d3c572835ad01e1b4c798e3836 1,316 0.62/1.00 vMB 36
387,060 387,060 00000000000000000d1c6ed5da7f82bf7ae57e6b517e9100464b6ac6b4d16656 557 0.75/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 614.92 GB
    • Received: 11.16 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.