Loading Tool

Explorer IconExplorer

Memory Pool

10,818 transactions
9.74 vMB
0.03095398 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.10/200 MB

Candidate Block

Mining Attempt 3f78dad69f681de61fe7eaed22bd6a8edb8b2115adca4f84a8dd526117d08b5c
Version 20000000
Previous Block 00000000000000000000c62eb6b3574aa0b8d680bc9d2c401c79c53a05e8a987
Merkle Root 64540bb817418a11ac299752bf1dc1aeda1d484afbc8d8366b2c1ae2f89fd747
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,101
Size: 0.99787175 1.00 vMB
Total Fees: 0.01622735 BTC
Feerates: 150.75 > 1.63 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,805 (789,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,734 124,734 00000000000031d927ea48c9fd3056ad7e443383f1d30acd7de08c4f86781442 9 0.00/1.00 vMB 353
124,733 124,733 00000000000005fd5b0976dc6accbbbb213b9385cd7eafa97aa2511f2b46d0a6 1 0.00/1.00 vMB 0
124,732 124,732 00000000000018bf6f3b79c1fa41fe7c8da7caf07a154d338bf8228f2f0a3124 9 0.00/1.00 vMB 310
124,731 124,731 000000000000604685998ed787cca69fc3b7f02a718fc2b131557882eb8e663b 16 0.01/1.00 vMB 369
124,730 124,730 0000000000005f9dbedc59d3bca14b6d0ddb5ca515f50b2d03fbdc13cad63391 9 0.00/1.00 vMB 276
124,729 124,729 0000000000002a556a2dba05f29f4a3eacbfe0473a0e7c8e3102f50046f5232a 13 0.01/1.00 vMB 533
124,728 124,728 0000000000000929bc7c0b67f66f4081c6075317f067094ded9bf12b1a5163dd 25 0.01/1.00 vMB 0
124,727 124,727 00000000000066759e64671e4eb472ca9395f54d07370257aaa1b4db6222c0be 49 0.01/1.00 vMB 3,178
124,726 124,726 00000000000037618ee3e1375f2b2812c05f52276ebd4af5efbf7c8a9e2c979d 38 0.02/1.00 vMB 373
124,725 124,725 0000000000006a01cb8932bc8a90b79297c744d4e5a355312208ab558b1e89a5 4 0.01/1.00 vMB 1,238
124,724 124,724 0000000000004c78956f8643262f3622acf22486b120421f893c0553702ba7b5 8 0.00/1.00 vMB 290
124,723 124,723 00000000000040dd4611c29727781b0b8f61a0170eacf7ff4af03f9bb974c63e 7 0.00/1.00 vMB 0
124,722 124,722 00000000000007d2b59e43d862391d81fdf6565e97ff2df02785d81c9f046e4b 44 0.02/1.00 vMB 189
124,721 124,721 00000000000028456ef798b09b846a91cd69428d4be41de4b1790cf3fa69f8b3 19 0.01/1.00 vMB 157
124,720 124,720 0000000000002415fb8b1f165ea54412f0759b060d6d59e3b51b4287f6057ec7 11 0.00/1.00 vMB 744
124,719 124,719 0000000000000ac4420ac5ea52cd4f2a6bcba67c8ab16195617f8b4311ba2252 27 0.01/1.00 vMB 1,007
124,718 124,718 00000000000058d9e959c0b47b1ebf117664050af4cb7ad622d1e4c062459561 7 0.00/1.00 vMB 0
124,717 124,717 00000000000059d2a951fc382a3300ccf6724b4131a127e2d8fb3a44338fe3aa 20 0.01/1.00 vMB 434
124,716 124,716 00000000000055a08d99816e0a2c0b885e918a97997e194f20d58e80e7484e2c 11 0.00/1.00 vMB 323
124,715 124,715 000000000000182be57823ba42d5fefe6040808d5ebe1d4a74a2ed4b1a2a9369 10 0.00/1.00 vMB 891
124,714 124,714 0000000000001e95bb55a6f4385b5db4f10802094a175e0a4341bbf9008979ce 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.27 GB

Node Details:

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