Loading Tool

Explorer IconExplorer

Memory Pool

86,939 transactions
31.86 vMB
0.15763805 BTC
Random Selection Loading Transactions
Max Size: 192.06/200 MB

Candidate Block

Mining Attempt a151494a7c537cc3edc5efa7e009c4fdbf0faf9173c008a7ab6e8f433628191a
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c30ea8e3bc6b3131e3da4a3b3ee1e0b510e8004c088d564288ef705d98c54e93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,519
Size: 1.00 vMB
Total Fees: 0.07056850 BTC
Feerates: 214.31 > 7.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (618,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,389 296,389 0000000000000000072ad87cea5509b0a325ff1e0256b2a2ed22a75b5a24447e 578 0.35/1.00 vMB 34
296,388 296,388 000000000000000082f5272077361a3e11676f52dbb4f43986af17f04e5efa37 473 0.25/1.00 vMB 27
296,387 296,387 0000000000000000727954fe2aa26be5141fe7d205397f42aa6d51c96c533069 1 0.00/1.00 vMB 0
296,386 296,386 0000000000000000252f22741b8b473a07696874249021182b710442675ec1d0 1,456 0.50/1.00 vMB 50
296,385 296,385 0000000000000000526e714822c9184c3b02809431a927ebbbb5c3e317fcfa96 24 0.02/1.00 vMB 26
296,384 296,384 0000000000000000502cf60c06792779ffafa036d9fa5606544b1f3f711b4e2b 445 0.38/1.00 vMB 17
296,383 296,383 00000000000000004308a92f074b3beab6e0f54c8f837998f3c3f214b8ff4df0 512 0.20/1.00 vMB 44
296,382 296,382 00000000000000004d8743f4a576147497a92f61c2b44841d7ce595829f563e7 989 0.35/1.00 vMB 50
296,381 296,381 00000000000000008f42cd1481ead67322a0c1c62c7a8bf3de005c09edb07d67 152 0.24/1.00 vMB 16
296,380 296,380 0000000000000000243db8975ce86657e553988288f85def86f4b4a30c268b13 650 0.35/1.00 vMB 45
296,379 296,379 00000000000000003d94b19510c872c4e968cdaa4e64bccd3808049757f039cd 840 0.42/1.00 vMB 40
296,378 296,378 00000000000000008deeea170ec278355d08ccdbabc59fa5e7c7008c5589ef8d 780 0.25/1.00 vMB 91
296,377 296,377 000000000000000085f30779f992ddfed1999c3a71915e113729ab90517f43fe 619 0.34/1.00 vMB 54
296,376 296,376 000000000000000018093279fdd26db10085fba2243b0398863f2aa8204da8c6 79 0.08/1.00 vMB 15
296,375 296,375 0000000000000000889fc05e98c3f95d34be19368d199fc9633ae73021e4ac14 623 0.25/1.00 vMB 62
296,374 296,374 000000000000000092c2cf39797fba30f4471b767584ae0e5d746199c8bcc2a7 305 0.13/1.00 vMB 49
296,373 296,373 00000000000000008248313ddbe3cc2afd649842847e83996e4b1e3b4c976107 189 0.08/1.00 vMB 35
296,372 296,372 00000000000000004b0056976779aebcdd4382463ce128d3c7a8260389ae909f 682 0.32/1.00 vMB 47
296,371 296,371 00000000000000003f4b256e2a5ff0677b605553cfbbb229340af9aaf824e950 72 0.05/1.00 vMB 23
296,370 296,370 00000000000000001d5a7cdc20fa4874287eca3a26cdfedba88657870f2c6257 510 0.25/1.00 vMB 39
296,369 296,369 000000000000000012d1f9948a95aeb863a762c57ec4f1ca7c1de6f938010f02 492 0.21/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.33 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: 660.80 GB
    • Received: 14.77 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.