Loading Tool

Explorer IconExplorer

Memory Pool

82,867 transactions
30.71 vMB
0.08095431 BTC
Random Selection Loading Transactions
Max Size: 188.38/200 MB

Candidate Block

Mining Attempt b7a7a2cffc751afb2b9b6bfa5f68d76f7f82561a337376356098a4bbb18e29fd
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 616925ab468f8c43717c54fe4e10f5c8d615e1f842775c5704ed9e3dcacac4d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,522
Size: 1.00 vMB
Total Fees: 0.01145870 BTC
Feerates: 40.21 > 1.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (592,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,145 323,145 0000000000000000050382e20d7bfb84316346e1bba60aade1f947ff88e63ec4 228 0.12/1.00 vMB 21
323,144 323,144 00000000000000000bfd84939f4df32ce67bf9b94931b8e35989e5a42e3eaa53 341 0.21/1.00 vMB 25
323,143 323,143 000000000000000001ead85fbb6b855e4d64a009b4e47a0886c7adf3f781f384 154 0.15/1.00 vMB 10
323,142 323,142 00000000000000000ae47025f31ba62577daa85314a61da715b2f01a2de4d97a 991 0.41/1.00 vMB 30
323,141 323,141 000000000000000005aa981611c1271e8c97a7654cdb43761837159552a0e3b4 725 0.45/1.00 vMB 26
323,140 323,140 00000000000000001dbdc0b0417ea90efee87472aa86d0ff41155b4762679326 164 0.12/1.00 vMB 23
323,139 323,139 000000000000000000b1e5d27336b2c7d4417d43e2a22e90b6facd49f4df91e6 413 0.21/1.00 vMB 29
323,138 323,138 0000000000000000073f1a2170c77bbcda8253622915a068fdb1cc82453178cc 888 0.51/1.00 vMB 27
323,137 323,137 000000000000000014288a9809a9fb99ae212999aaa7000593c9b344e36f445a 116 0.08/1.00 vMB 27
323,136 323,136 00000000000000000d786e18c24c5f6e69b5f7d16f73a6deb53f2ba20c6554f4 684 0.41/1.00 vMB 29
323,135 323,135 000000000000000002a619f5c2bcc2078e4258d1d3b417e8b4daf6470842eafd 264 0.26/1.00 vMB 16
323,134 323,134 000000000000000008d9fed624cbea5f9c3b9d7b07fd44a782c3dc8c0450ec3e 512 0.19/1.00 vMB 49
323,133 323,133 00000000000000001722ffd38993cfac4bca1079adf5f2589d6c4df923787f9a 241 0.14/1.00 vMB 20
323,132 323,132 0000000000000000140ee534b3d8e604114d416c70d12fc10fe77b184a1caed8 924 0.66/1.00 vMB 22
323,131 323,131 00000000000000001662096d4b3705c206cf22a8a5131b8faa846a4f5489d6d6 634 0.25/1.00 vMB 41
323,130 323,130 0000000000000000117aff041c574cb615d913c4bc902e1c2dc5cb1dc9a99568 632 0.63/1.00 vMB 16
323,129 323,129 00000000000000000c2fcfe7404cb71a4a77cea2415e986b7cbd8b0695e78a85 1,874 0.93/1.00 vMB 30
323,128 323,128 0000000000000000007662022498fe1f0819b6e707261ced2bf0b263281182ac 795 0.35/1.00 vMB 36
323,127 323,127 000000000000000016d0f31b5381dc0358ec4284775d21ace0a28d9b11ae7478 201 0.14/1.00 vMB 23
323,126 323,126 00000000000000001e612341eae990a256e262cbd9ffc814ea79688f03430898 682 0.39/1.00 vMB 29
323,125 323,125 000000000000000009fc6f32cb7a34a17c5f05cbe969d62f397e13398a081b6d 170 0.07/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 719.52 GB
    • Received: 18.08 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.