Loading Tool

Explorer IconExplorer

Memory Pool

81,113 transactions
30.08 vMB
0.09556174 BTC
Random Selection Loading Transactions
Max Size: 179.41/200 MB

Candidate Block

Mining Attempt fdfb7950321ad6e43cddffbe69f16fa6dcd35f7617edae87249085a456120fee
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 0c88323f7c6b1be64349234255a147419a6deb26bc2062f9113a8701a1a08889
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,655
Size: 1.00 vMB
Total Fees: 0.03201123 BTC
Feerates: 100.37 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (518,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,674 396,674 000000000000000003de1e6b6a7aa0d4bcdf36537c7386ebd6628ee9cc9b8399 1,048 0.71/1.00 vMB 25
396,673 396,673 0000000000000000062888caf7d52b0f40bf43a67ab63b579f303ed1d35aa977 2,438 1.00/1.00 vMB 48
396,672 396,672 00000000000000000893f1cc4cb6711c67a5650bd9a6fc9a941b3322ee9d78ad 381 0.59/1.00 vMB 13
396,671 396,671 0000000000000000003fc7ddd05e1f1e630c24eb5d42dae778d33e3c689a724a 1,649 0.95/1.00 vMB 27
396,670 396,670 00000000000000000098e9aa48cc6b4448832c21a9a383d4ea6c81fb643ba6b1 2,505 0.99/1.00 vMB 47
396,669 396,669 000000000000000008a7dba6e8fc6f6ba07dc9b5231fe7c778dde0de154942c4 2,449 0.90/1.00 vMB 46
396,668 396,668 0000000000000000046b035f4357cc7762971ee97a6950c8e8e38d2a9c34e68b 2,052 0.80/1.00 vMB 47
396,667 396,667 0000000000000000080884a140e0609586abb2b3d4d5a4221f46472d97be4326 1,096 0.62/1.00 vMB 32
396,666 396,666 00000000000000000583442a7fe7334997ab09207abdfe2101e8d940893983c1 2,357 0.93/1.00 vMB 43
396,665 396,665 000000000000000003c4044f9d5ff74090fe489db4b866737355092ccfe60511 302 0.18/1.00 vMB 27
396,664 396,664 0000000000000000067535a8702bb031c272a67184beb56b2656763976cd90f6 1,400 0.71/1.00 vMB 33
396,663 396,663 00000000000000000796aea5228de6fa0b8b0f61729b86b31002fde88ef17164 617 0.57/1.00 vMB 19
396,662 396,662 0000000000000000012e519717bb704e815dde8caf912bc5c3d6eefdac8f09f4 817 0.35/1.00 vMB 37
396,661 396,661 000000000000000003e0878ce7deaae3901da523ea63e75c32fc51d213dc65b5 1,336 0.61/1.00 vMB 42
396,660 396,660 000000000000000003fe301f18e8d2c24041385667dabada5fb190c80533b360 1,175 0.52/1.00 vMB 42
396,659 396,659 0000000000000000058c258e72873af1c43442a2320405a3b962b03d1a25976d 1,144 0.87/1.00 vMB 30
396,658 396,658 0000000000000000060b4ec57b8d8d84afb9d461cf4107250593f8e57e5314fd 334 0.29/1.00 vMB 19
396,657 396,657 000000000000000003ed8e7cff25db443936cad35221dcf83f95e0572cc7418d 1,421 0.52/1.00 vMB 44
396,656 396,656 000000000000000006e422148813cb795433e7b26b533245c6486458ec311ffb 296 0.14/1.00 vMB 31
396,655 396,655 0000000000000000031e356a28c00e9b412a92c56aa86f7cc253aa23fbba9047 1,640 1.00/1.00 vMB 32
396,654 396,654 000000000000000005ead9c8e6aa55a35d309ce8c39deb2e240b487856dd9c4f 2,292 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.