Loading Tool

Explorer IconExplorer

Memory Pool

34,018 transactions
26.40 vMB
0.05466837 BTC
Random Selection Loading Transactions
Max Size: 132.63/200 MB

Candidate Block

Mining Attempt 707f4fac96044d0d254b11f32643dcdccd5e06cd6e254e1663c26c6f5f8cc151
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 61bc6e2befc2748057ac691a634fda83cb853130939c8ed4a086bb184a55cf13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.00558883 BTC
Feerates: 29.53 > 0.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (557,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,922 356,922 000000000000000003e246948d7c5690776830b5d857dfb94b35d8cbdf88e9c5 519 0.31/1.00 vMB 21
356,921 356,921 00000000000000000f8ba5d36e57230b7f61a83bcd20109bed08aa81ef868da5 376 0.27/1.00 vMB 19
356,920 356,920 00000000000000000b956c3dc8fe34a49b9ec17b67a2019f4371fbffc034e6bc 756 0.54/1.00 vMB 20
356,919 356,919 000000000000000008483ebc66849049783638f48ec742f7176ae308e6058d34 627 0.57/1.00 vMB 18
356,918 356,918 0000000000000000097510daed4c77e8cb1a6604bcbe7133913a528bf9b5f172 2,018 0.75/1.00 vMB 35
356,917 356,917 000000000000000007df206cf69a52b198facab71ce8f63a43ed7f1a46e5937b 1,250 0.68/1.00 vMB 27
356,916 356,916 000000000000000011716613956f99a404288a4c04d04fe5ea0dd159c62b27cc 1 0.00/1.00 vMB 0
356,915 356,915 00000000000000000256bec4e245cd544db2a93b576167252cb521c3a6d65e57 523 0.24/1.00 vMB 32
356,914 356,914 00000000000000000e524ef0aa71ac53aabc7000ed2d3337e53ce9534b3c24ea 358 0.23/1.00 vMB 24
356,913 356,913 00000000000000000cbeb3cf8bb62d541cf0ebed2e86cab98c6b426df5852df3 28 0.02/1.00 vMB 24
356,912 356,912 00000000000000000728eb5b19b865b006288e4bf84c75b4abb4139beeccce43 350 0.23/1.00 vMB 24
356,911 356,911 00000000000000000d3866cb1380aff8af7579fac34651204144a4440f6e3b14 620 0.34/1.00 vMB 28
356,910 356,910 00000000000000001422a1c7bff9a07dc52e4adceb3a1cf64093c0a8d7fc9925 123 0.10/1.00 vMB 9
356,909 356,909 00000000000000000c1435550bb5f632f9f6afbbb841b2f5eb2a8fb0078c687a 702 0.43/1.00 vMB 28
356,908 356,908 0000000000000000068775bb2971340ed4e0210f9b149f5792c9d15f790f771e 1,116 0.61/1.00 vMB 30
356,907 356,907 000000000000000016133eb824bfe823805a1638bc7b2cea1da5f163859ca4a6 227 0.16/1.00 vMB 13
356,906 356,906 00000000000000000196cf9c22fb9c0d8fb170960767e265d02870c2c815ef4d 1,316 0.75/1.00 vMB 32
356,905 356,905 000000000000000002c5a3824bc0d9eb642124aad2e7b7e2f0e634d21a6ac17e 1,478 0.75/1.00 vMB 33
356,904 356,904 000000000000000000a46f21783ea678e04341d51707f768ee17ea0c8863d8fb 518 0.27/1.00 vMB 33
356,903 356,903 000000000000000003d997c8d98053380008fcaaf105eb0718ea59435ef5d56a 1,253 0.65/1.00 vMB 35
356,902 356,902 0000000000000000019350396ac063110666fa01dd03cbd72e685b05bc3e0fa9 867 0.45/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.77 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: 632.83 GB
    • Received: 12.15 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.