Loading Tool

Explorer IconExplorer

Memory Pool

32,315 transactions
18.39 vMB
0.04527701 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.32/200 MB

Candidate Block

Mining Attempt 689d7f10f0d804ab02fd70649728072eb56fb32cfd514162d267af3c69d34aeb
Version 20000000
Previous Block 00000000000000000002005deae319b86dc5a121cbd8d6ed9bf47e992498e178
Merkle Root 9d208c737fa917250b08d09e69348adb1c77f679dc683467da2b9db2a112baba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,396
Size: 0.997948 1.00 vMB
Total Fees: 0.00999746 BTC
Feerates: 75.84 > 1.00 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,869 (875,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
38,176 38,176 000000002fb87c20de007d46446d59e2e95fa388e1feeacf99076c1539f4c777 1 0.00/1.00 vMB 0
38,175 38,175 000000000285e86535d08d50532682d6fef949e1a32c624093535ccff5ddf1c4 1 0.00/1.00 vMB 0
38,174 38,174 000000009694397b485af22203f180c915f299fd60e31a9fb667c59f219a2b65 1 0.00/1.00 vMB 0
38,173 38,173 000000007eeedcfb2f4c6916ca5230043fe5c481f2e2f2c3a6139306b2b00592 1 0.00/1.00 vMB 0
38,172 38,172 0000000092cd1ccf3627b2117cede8cf85337271264617fb1e8f215f5b08989d 1 0.00/1.00 vMB 0
38,171 38,171 000000009bdb72b9fe694a066ff1a56ba9c97094d4c54d472fda041a572d7fd6 1 0.00/1.00 vMB 0
38,170 38,170 000000009a17a9aa1a12e05453c64d5bfd11f22fcac353707172bdd671a20d75 1 0.00/1.00 vMB 0
38,169 38,169 00000000b0777580e2c83d54b46f1f5c54e016bcfa78ce0831225b557fdf2637 1 0.00/1.00 vMB 0
38,168 38,168 00000000829385c63ee6302a62e5ea835e23c29f5a87570330673dfcb0dc1fae 1 0.00/1.00 vMB 0
38,167 38,167 000000003ca3f38d27044cb1a5ffa76ff065b9e2fdf67ecd97d257c2d4fdf731 1 0.00/1.00 vMB 0
38,166 38,166 00000000242b1104a98c89edae2aa6896e2828a79b13dd98fe97f73530758379 1 0.00/1.00 vMB 0
38,165 38,165 0000000020689a7ba2dd78a76f9d201201180ef61a4be2cc120ea5a55d957fa6 1 0.00/1.00 vMB 0
38,164 38,164 000000005a89eb99ae9bad51ad6913061ac4e38acc0d6e0df72b41950e08e1f1 1 0.00/1.00 vMB 0
38,163 38,163 0000000031b5bb78bd249098b5d1e749a8ff9e58f06cb928166d3b1ec8fd284a 1 0.00/1.00 vMB 0
38,162 38,162 000000000eee9fe87d3f25f2938df62eb2f1ae30d5cb2787015193458647f777 1 0.00/1.00 vMB 0
38,161 38,161 00000000847e3bb7cea00268c7805180d7f841bc0fdcc31e0294ff13eda26931 1 0.00/1.00 vMB 0
38,160 38,160 000000007de9683008cc04e1a94f090a03a61b1bcdac4553b3bbb1b71fab2624 1 0.00/1.00 vMB 0
38,159 38,159 0000000080f9abb9ac7419b8704a1888cbb8fd5a39d71b7f01669c13146167f2 1 0.00/1.00 vMB 0
38,158 38,158 00000000bc6db973aaba100f8ad4e0623ebc226847eb07f43dcdd0985078371c 1 0.00/1.00 vMB 0
38,157 38,157 0000000020208be33772c1aa09fd6c3ad353129840d3580bb5bf1803ca7eb8dd 1 0.00/1.00 vMB 0
38,156 38,156 0000000084bc5b517c8444862228c25538f59fbd4606868d7694186035551b25 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.38 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: 524.11 GB
    • Received: 5.03 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.