Loading Tool

Explorer IconExplorer

Memory Pool

82,380 transactions
31.01 vMB
0.08210872 BTC
Random Selection Loading Transactions
Max Size: 190.17/200 MB

Candidate Block

Mining Attempt 13d5081af4c33b77fc3ef7100dd6a46199e02d8b01a501bf45273c1712df1346
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 215f320f28882873f567592e14f719e3868fcb90f5117804bd8afde839fa881c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,551
Size: 1.00 vMB
Total Fees: 0.01236387 BTC
Feerates: 68.76 > 1.24 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (542,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,273 372,273 00000000000000001213122fa85ea57feda031ef5d93b1d5584e1e91b90a54d8 1,692 0.85/1.00 vMB 39
372,272 372,272 000000000000000011bb41fa37c000e87cf1f5cc414a4de6fb05ddc91ae438e9 960 0.50/1.00 vMB 37
372,271 372,271 0000000000000000018fd9be894ecfe97f9f2836360ead08850934d4eb0a7be9 241 0.10/1.00 vMB 40
372,270 372,270 000000000000000000d1a5211d66a5ef041e505a3dd22bd436f47a750447f23e 886 0.80/1.00 vMB 23
372,269 372,269 0000000000000000025382f2f8480dd61a9644255df12f1167f61670ed0c2605 93 0.04/1.00 vMB 32
372,268 372,268 0000000000000000019b3698ed0bb51ec532da90b9d740c9ded8dbf9ca08f96c 571 0.30/1.00 vMB 37
372,267 372,267 000000000000000009b6aad5697bc86445d3b2e9ec8e5279e224784883ecd772 1,761 0.91/1.00 vMB 39
372,266 372,266 00000000000000000fd6d2a22d976c0e2202e3172abbbae14149a1daa7b49b7e 664 0.31/1.00 vMB 40
372,265 372,265 00000000000000000a3f3bf58c6d1897327eba26cb30dff45042d4446f59eab6 593 0.59/1.00 vMB 18
372,264 372,264 0000000000000000020db0b5f91db8853c5d3fd6486b43a71a0d2e72c919403a 225 0.13/1.00 vMB 25
372,263 372,263 000000000000000005ac1a6de11ae095badcba5e919ee5dc89480e6f551e32a8 617 0.37/1.00 vMB 37
372,262 372,262 00000000000000000933036f4da608d3fcc4686bd839156953ef3b21ca26fd1a 171 0.19/1.00 vMB 7
372,261 372,261 0000000000000000013dbce8422c301d75a7eddb4f9fc9a17483fa34870a7a8e 951 0.65/1.00 vMB 29
372,260 372,260 000000000000000005dceba911d8db669f03637bc9a2b8b3eb91c5da5e338958 374 0.17/1.00 vMB 39
372,259 372,259 00000000000000000a0902b2c96b94784506ff00ae10e2542430f1926db61eb1 598 0.40/1.00 vMB 26
372,258 372,258 00000000000000000e4f4d596d24d53e8067914058fa70c99eccd2a98bfd730d 519 0.33/1.00 vMB 33
372,257 372,257 0000000000000000086e720747a5eb796acacdc060ed1924c16fcde105afc9ca 680 0.43/1.00 vMB 27
372,256 372,256 000000000000000005423ea69a06200bcb6c5f874eb8a8dfeed91e04f34c494c 307 0.13/1.00 vMB 35
372,255 372,255 00000000000000000fb58c6ba20bd7a6fb3f3357f7b5f05731bf7151b1b51377 530 0.32/1.00 vMB 26
372,254 372,254 00000000000000000030d11b1e671b2b5de458ba5588ef010e71415831e36d16 210 0.09/1.00 vMB 40
372,253 372,253 00000000000000000d9ddf6c94ad96f8e1e1a7f5b2b002e0187ad2af570b54b6 902 0.52/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.77 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: 709.41 GB
    • Received: 16.90 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.