Loading Tool

Explorer IconExplorer

Memory Pool

84,459 transactions
32.02 vMB
0.11348264 BTC
Random Selection Loading Transactions
Max Size: 193.95/200 MB

Candidate Block

Mining Attempt 3dfc92c3421440a1ecf7c3feb65e3323cf490a9e0c8e746d3bb89a8fb87ea997
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root e401ccfd0836725fe97e71181309b615c97b48c6b0e78236b0b89ea26430400c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,390
Size: 1.00 vMB
Total Fees: 0.04038932 BTC
Feerates: 100.69 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (546,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,664 368,664 0000000000000000053c058816e45fc41c4474da185cce503dffe71b5cab7388 2,241 0.93/1.00 vMB 50
368,663 368,663 000000000000000008427525d080a20aecfc506c8fdd4a7808305de9b583d2d7 665 0.49/1.00 vMB 28
368,662 368,662 0000000000000000108cf0e4a514c76eddb05f69c7d5f8e6013e8a53caebd507 1,198 0.95/1.00 vMB 24
368,661 368,661 000000000000000009f4a8a061e50f251e19cdc3a837449ca5463fdddc1871d6 1,638 1.00/1.00 vMB 39
368,660 368,660 00000000000000000aef0386e74f0fc3b374bdce5673b30c4d83073e219f4fff 576 0.93/1.00 vMB 21
368,659 368,659 00000000000000000234cd98cdf942813613a244185e83cca836d776bdbcdfb6 1,158 1.00/1.00 vMB 35
368,658 368,658 000000000000000014065671b332c12f0fe95682a9cafaaaa26ac7e68813f4d9 1,875 1.00/1.00 vMB 49
368,657 368,657 00000000000000000eb11ecdf1b0fcd5477bcfb51b00fb99b08b6fbac160297b 408 0.68/1.00 vMB 20
368,656 368,656 0000000000000000016ed3a2f40fe18dd88e2b5eeedf24815353643b8ba89b00 1,070 0.86/1.00 vMB 36
368,655 368,655 000000000000000004742062a3c13d0cc8f04fb3349f9393285c00694422a296 601 0.92/1.00 vMB 27
368,654 368,654 00000000000000000624be81eded0632572f92c97e6e3eae045d1bec30b67dfe 306 1.00/1.00 vMB 22
368,653 368,653 000000000000000007be15e3cf40d81f27a9d351ddee3c656b52a0d948781ce2 831 1.00/1.00 vMB 33
368,652 368,652 00000000000000000c97a5f8c2d0d15509316f656484535130002eebfe26d6ca 1,407 0.75/1.00 vMB 56
368,651 368,651 000000000000000010bdca63940274b5d14f7c995019b20d026e3599d03d5128 1,137 0.93/1.00 vMB 32
368,650 368,650 00000000000000000e8cc327fa6f4113eede973d58edb44c5c20fe03ea2b89bf 744 0.72/1.00 vMB 20
368,649 368,649 000000000000000011683e5541b24a4ffbcb038e6ba97a48ee5d36a3f60cb53e 1,543 1.00/1.00 vMB 45
368,648 368,648 000000000000000012b19183cdcea7f5716b7e016a54dc6b8ec893fafea0b59b 825 0.93/1.00 vMB 26
368,647 368,647 0000000000000000040b5063896a5bd08f5159905e0ce03c5323140bd8db3712 534 0.94/1.00 vMB 19
368,646 368,646 00000000000000001205dc446a45f314e6000c17279144ce75859cbd8258f7d0 890 0.75/1.00 vMB 23
368,645 368,645 0000000000000000076a31b647113c4cdfb77fa8fa3043f3ef7da96d1dc692fb 1,441 0.93/1.00 vMB 58
368,644 368,644 00000000000000000f0a6e6ea72ac938e9cf7bc0d7110deacd10af3c06dd6910 1,072 0.75/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.72 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: 703.56 GB
    • Received: 16.64 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.