Loading Tool

Explorer IconExplorer

Memory Pool

76,622 transactions
28.33 vMB
0.09526936 BTC
Random Selection Loading Transactions
Max Size: 171.84/200 MB

Candidate Block

Mining Attempt e39783b1c3b57ca4319a4ae7400caa894e0d3cef0a8fd11c98d93e1292094fb6
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root e3beec2c0e0b87200c688100924e588a35aa4738ec93274a0e15ffcb2aad9578
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,834
Size: 1.00 vMB
Total Fees: 0.03255487 BTC
Feerates: 472.31 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (554,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,134 361,134 00000000000000000a4cb024ee472fbcdbccb09c6c8f1fecaa4937bb336e200c 1 0.00/1.00 vMB 0
361,133 361,133 00000000000000000b92d65d6a465cddcdd25bd38091aa7ab654b3d5ee84f5c1 44 0.02/1.00 vMB 279
361,132 361,132 0000000000000000148d89356c0ecdf869a47ae1f2459c65c7d7b623878299c1 1,108 0.64/1.00 vMB 23
361,131 361,131 0000000000000000101f9db0ded795805f8096f40313a337589c33baff3d57d7 1,234 0.75/1.00 vMB 18
361,130 361,130 00000000000000000cdd9299ed2b9e884e4de95139cde02d7153c7c8818b2ba9 987 0.75/1.00 vMB 21
361,129 361,129 000000000000000006bd9a37ab280fbe4496408ce0f423cef0d7df5887b7d9f4 2,179 0.75/1.00 vMB 45
361,128 361,128 0000000000000000060a7e3074383584f1c75b122c57891cdc67df1a45c3224e 2,223 0.75/1.00 vMB 42
361,127 361,127 00000000000000000e4e1e6f985585e9f9d1e91cf4f162734832cddc1c6a7e80 142 0.25/1.00 vMB 4
361,126 361,126 000000000000000008de4f72b034bd9752b253cdc471ec3d854a14fb21068ea7 291 0.18/1.00 vMB 21
361,125 361,125 0000000000000000091a68c7c86a26ac30fc97583da393d16edc2a42a688ff83 904 0.48/1.00 vMB 27
361,124 361,124 000000000000000011b4c69cbf84a43848f0d641c78c12d3bf475c1f6432a690 887 0.36/1.00 vMB 32
361,123 361,123 000000000000000014bb23b782a801887363c58d095dca62304fb55aed80a9d7 1 0.00/1.00 vMB 0
361,122 361,122 0000000000000000160e89cb430c25b04e22e157bdce889a1c4610cd798ae3c0 1 0.00/1.00 vMB 0
361,121 361,121 0000000000000000019412fdcf4848ec71149b8c626a54261a837629a5934f4b 86 0.08/1.00 vMB 12
361,120 361,120 00000000000000001403e46d129bf1b955a8393a66ff6d96bc2437fbb8b13bfd 342 0.18/1.00 vMB 74
361,119 361,119 000000000000000005372670a8b9a1dcfc84f4c4abc45aca0abe40bf48a361fb 553 0.25/1.00 vMB 26
361,118 361,118 000000000000000014ebdfb404f25e9686e7c52b799922e2249455842f863c6f 246 0.14/1.00 vMB 20
361,117 361,117 000000000000000014675f23a7b3a05a5425e7dd1117979a532a3bf60cbf15b9 1,133 0.60/1.00 vMB 23
361,116 361,116 000000000000000003388bbfa41039d3f637381b7d6df756fda1db19d798da1c 1,835 0.93/1.00 vMB 27
361,115 361,115 00000000000000000877711d7469490592cd01ac1923c8a62be92d96e66cbb10 459 0.24/1.00 vMB 28
361,114 361,114 000000000000000001952d970f05b63320e05d696ac47123dfda1394d0277658 1,078 0.60/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.90 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: 713.56 GB
    • Received: 17.40 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.