Loading Tool

Explorer IconExplorer

Memory Pool

78,779 transactions
29.60 vMB
0.08924225 BTC
Random Selection Loading Transactions
Max Size: 178.60/200 MB

Candidate Block

Mining Attempt a42db2164b49138c64dc5d34533b661a876c08632bbf4a21e3c3be7264e7ceb1
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root b166d09281c4b87a6c97cd3a38744a06a4123980883128f5feb3e8c88de7f214
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,397
Size: 1.00 vMB
Total Fees: 0.02427430 BTC
Feerates: 251.00 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (625,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,809 289,809 000000000000000075e57ea1d3e0f16a0ab4d1f469e8fcf7cc724488c9418d18 451 0.48/1.00 vMB 15
289,808 289,808 0000000000000000a3859d22674be52fe7fc6570cd80f979726938b01a243c80 29 0.02/1.00 vMB 41
289,807 289,807 00000000000000000af50432f973b430f7e5bceec0ebd127b4be18ca9cb2f847 256 0.11/1.00 vMB 24
289,806 289,806 00000000000000010ff1595ba90842c3dd2e02159f818c04b281dbab696b9533 128 0.06/1.00 vMB 23
289,805 289,805 00000000000000007794078493c29416fd45ddd3abe5d3f7e748e4e87863ad14 682 0.78/1.00 vMB 21
289,804 289,804 000000000000000115abc804b9a98a06c6bd5a3aa70c5ad3537a396cebd3a00a 1,717 0.92/1.00 vMB 42
289,803 289,803 00000000000000009427ac7202d23054142a4ddc4aae8835c0b4c98477ba1644 1,204 0.50/1.00 vMB 34
289,802 289,802 0000000000000000fbff61fa45f4b218db7745c4d89990725c35dbdaa446bacb 1,137 0.35/1.00 vMB 68
289,801 289,801 00000000000000003308fd38d238e2caa4c8606a9e26e7d4e8315a93492f37b4 752 0.25/1.00 vMB 52
289,800 289,800 0000000000000000ca676c64852df8324db0be8c83de1eab3cf43fdfe5ee0f32 407 0.23/1.00 vMB 36
289,799 289,799 0000000000000000d6934e99a9a81cb9d9e372339870261c45368c71f78d6bd0 312 0.20/1.00 vMB 26
289,798 289,798 00000000000000000d54b59f479efce2d145e5cf4446ba2da0fd4e87796ee706 54 0.03/1.00 vMB 40
289,797 289,797 0000000000000000f849b46ff99be8d3d0a80c53e9f7598e587a3430d15e03c8 475 0.22/1.00 vMB 38
289,796 289,796 00000000000000003d5df22de7429a61e1ee24ab3baf34c1e01c0b5ba4e4ad15 106 0.06/1.00 vMB 32
289,795 289,795 00000000000000006c19451fe4c2fac8d99b0fecd189ec30804424ed72f05d20 42 0.02/1.00 vMB 16
289,794 289,794 00000000000000002a0b753c6b6e624f448b7996651a1a8999c1ef2e134423ba 199 0.22/1.00 vMB 16
289,793 289,793 00000000000000009ff51895856746302c413b9b67d75f1991976df046d76494 802 0.35/1.00 vMB 39
289,792 289,792 0000000000000000b43ebe87d7cbb43bee953f5caf41f889bc0acc2ff3dcf542 742 0.35/1.00 vMB 43
289,791 289,791 0000000000000000f1acdd830c186fa5248aaff2e11346fd9825a7b880e9103a 1 0.00/1.00 vMB 0
289,790 289,790 0000000000000000acb0113843d3a2a814dd6965831070bab20e9433ec06030f 86 0.04/1.00 vMB 38
289,789 289,789 0000000000000000184f7b93540e9a1f8f2e855cf324dbfd96df9d37db4f20c6 521 0.29/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.