Loading Tool

Explorer IconExplorer

Memory Pool

27,469 transactions
7.22 vMB
0.04528307 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.11/200 MB

Candidate Block

Mining Attempt 543c19ae95fc83635867b8ff587b08c37bf000a5a7eb2f6a6f7a5d69b7ca1994
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 1de766b0cbc40f38575417b29b7035509b44ad2ae518cc78e866bf14b96c0c87
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,025
Size: 1.00 vMB
Total Fees: 0.02032889 BTC
Median Feerate: 1.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (778,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,950 134,950 00000000000009175514ed940f5fdde7de6b3948c18eb25b027c1789e84e8f39 32 0.02 vMB 437
134,949 134,949 0000000000000915711aac04c2f5b69a0175675e6aef8425498bed6af07e02d9 118 0.04 vMB 339
134,948 134,948 0000000000000762120e260e3a8b95f7a5db5d9ff5708a30fa914770bf9c0a1d 1 0.00 vMB 0
134,947 134,947 00000000000009062c2242510cb7a27ac6b096dfcf2bb1e6e48c31936a892091 9 0.00 vMB 159
134,946 134,946 000000000000039a6fc88e735f902f174176a5536a7e59a950eb1193a84d17f9 121 0.04 vMB 299
134,945 134,945 00000000000008afb21098e1f66014e8735aef645e242ecb177121a57efb8ab9 24 0.01 vMB 343
134,944 134,944 000000000000082e1bda10de219db8df0701214574684db92c1c8673d20a3129 50 0.02 vMB 628
134,943 134,943 000000000000084d6ede65b14f11f828d76584f05c7da5ea4759b3f10a7a6ae7 36 0.02 vMB 407
134,942 134,942 0000000000000b67532efc763ca2118c4611a9447037e45c0e9faca5012bedcc 153 0.05 vMB 317
134,941 134,941 0000000000000bd347d831e78e85c4b736f0ee28e371db4da92794a36720f822 165 0.05 vMB 40
134,940 134,940 00000000000001e4a6b081054bf486b663fe574afe598d6e6eb09a3716057667 65 0.03 vMB 1,085
134,939 134,939 0000000000000272ebec3f27162cacbac851f946bd6f02a610536bcea2ee2422 67 0.05 vMB 21
134,938 134,938 0000000000000465576fd4083ef6caf3bd06c52136ad313c121155d38e66b48e 93 0.05 vMB 458
134,937 134,937 0000000000000a7310507456c16aa4fc578a71e1cfb2590ae2d32e24546df9f2 98 0.07 vMB 543
134,936 134,936 00000000000009f058e7c079be931578d86f321a90628dd643f6b3a81cd41a57 20 0.01 vMB 307
134,935 134,935 00000000000001ef157ed7561fda2183b94f9da7fa147fb5de630c942c5b9b7d 41 0.02 vMB 633
134,934 134,934 00000000000008ca16f8bc2cfbc52fac4295b3fea5cfe9edb7fe6406438570ba 159 0.05 vMB 74
134,933 134,933 0000000000000235bf895a405b227f6636102a4b6dea37342c053239fa6ce7d0 186 0.08 vMB 300
134,932 134,932 00000000000005ef1a1c3eb303c3589e488f9d3062912b165ddc751dcbc0a366 118 0.05 vMB 335
134,931 134,931 000000000000029188544d958848a3a107f86ea522565305ff3c970051d3dba6 85 0.06 vMB 711
134,930 134,930 0000000000000874f7102044ec38159a2bbc984beb7b7d57e736bbf7367672b5 147 0.05 vMB 640
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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