Loading Tool

Explorer IconExplorer

Memory Pool

47,426 transactions
27.99 vMB
0.13370193 BTC
Random Selection Loading Transactions
Max Size: 146.93/200 MB

Candidate Block

Mining Attempt 0aba10e42820fc38c5675d36bb3d09d34ca0d7623d597ed7afaab56e15646861
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a9a8b88aae43f1b1cd22744ae80bc161588f7336621b8472dc48e5855bc902d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06023752 BTC
Feerates: 151.12 > 6.04 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (800,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,265 114,265 0000000000000b2dc5116287af173ba1b18977f4479fb49c19bb48ec4fe95ce9 7 0.00/1.00 vMB 441
114,264 114,264 000000000000c0f6139866245ba9629fb388aa6e6431c254b9ae7d7debac0d21 10 0.00/1.00 vMB 755
114,263 114,263 000000000000c0eea3aaa9b4ac6261daa95eb5a238865b0ea281eb81ab719623 1 0.00/1.00 vMB 0
114,262 114,262 00000000000090166ca46baeff79629c7d16f2017b5f39c4f74ca25937398ad7 6 0.00/1.00 vMB 606
114,261 114,261 0000000000002fe41c4fc72ea23137f349bc1c9df9f519755fc8f565c2a555f5 2 0.00/1.00 vMB 0
114,260 114,260 0000000000001b9f92c966caf7178fb0a847c70403ccdd0ae10267f7ba93c53b 8 0.00/1.00 vMB 0
114,259 114,259 0000000000000244076e2cc5f9c309426b76c6fbd1a809b04d11335d56d11834 4 0.00/1.00 vMB 0
114,258 114,258 000000000000d1835e6f106a3d9bf540ba60bd3886b3713a5031f59618f30502 6 0.00/1.00 vMB 1,213
114,257 114,257 000000000000bc06e24d996be32b7fae25de0dddf7d59895e6afc07f54aa0b4d 39 0.01/1.00 vMB 147
114,256 114,256 00000000000017ed68617548dc098d326a68d1098fb1be89b805a922f55c4ede 24 0.01/1.00 vMB 153
114,255 114,255 0000000000001429e57b64881e4885cc07e399b00f5bd287b183c87ca2bc5bf6 10 0.00/1.00 vMB 0
114,254 114,254 000000000000b8b58612ddd02723883a6c90c2aa220f1b5364ae609708038afd 9 0.00/1.00 vMB 0
114,253 114,253 000000000000322e394dceed4f14313a456128a8ac9de30e133f94f04b03258e 45 0.02/1.00 vMB 122
114,252 114,252 0000000000004edfb36f508367a5988b406ce212e9745860f4324d17c61e62d2 11 0.00/1.00 vMB 212
114,251 114,251 000000000000b3bb408203c626fa13797e863e78eba419827b1b14f4190530fb 9 0.00/1.00 vMB 0
114,250 114,250 00000000000012266095de7cc2c2487f2eac9bc3d6b80c00936a8b0ed885a071 1 0.00/1.00 vMB 0
114,249 114,249 000000000000845906fc3144e8927a7499918df1e619b0b722bafb6db05ff1a0 2 0.00/1.00 vMB 0
114,248 114,248 0000000000002a5338e4e9bab6ae76553f3045885a0c96c710bcfeaf981a5490 2 0.00/1.00 vMB 0
114,247 114,247 000000000000139b886fa70be31906c373619590c5adc00278641eafcf50f3ba 8 0.00/1.00 vMB 0
114,246 114,246 0000000000005817502a2b0f0ef26de09712cba23585709eafc4e845d6e817d0 2 0.00/1.00 vMB 3,891
114,245 114,245 0000000000009a26719d0f7b0902fe37195c307930610e6c53b810a4992da09d 11 0.00/1.00 vMB 696
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.