Loading Tool

Explorer IconExplorer

Memory Pool

41,587 transactions
25.99 vMB
0.05623421 BTC
Random Selection Loading Transactions
Max Size: 135.97/200 MB

Candidate Block

Mining Attempt ba1ced3134b03644eb4fa49167fc39fb9b0e012a91f014772c5f60d60c81aa7a
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root d02cb6ee1a4223e00d44b176e7b82eabc6a7ff9711d55574bdcd912738ce78d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,162
Size: 1.00 vMB
Total Fees: 0.00901663 BTC
Feerates: 100.00 > 0.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (395,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,880 518,880 0000000000000000002f1f41c444bac278d2779f9599d3b20277e7dcee8c1993 1,202 0.62/1.00 vMB 38
518,879 518,879 0000000000000000001c189b29d615445c3242fc3be7547eb34fb65d19def3c5 911 0.44/1.00 vMB 27
518,878 518,878 00000000000000000032c854277b56513c4163f0188774d27a9e50b4079ff82e 1,977 0.82/1.00 vMB 25
518,877 518,877 0000000000000000001351f11fb1da7d707ea4279482548f1e474e7faef7e445 798 0.49/1.00 vMB 23
518,876 518,876 000000000000000000217141afdb35faa3cf84712c48d5135294ff3087c80638 1 0.00/1.00 vMB 0
518,875 518,875 000000000000000000393cde465168d02ff9be4113f05812346696f89f239ac4 1,024 0.58/1.00 vMB 20
518,874 518,874 0000000000000000001b937a7bd8d71e8f1bcf5e216fe8d53610d2e3015fc920 735 0.47/1.00 vMB 36
518,873 518,873 00000000000000000046780f32d64dcfc004353fbbce348e5fdd5b598a063802 945 0.41/1.00 vMB 4
518,872 518,872 0000000000000000002ee37ce51df1281ca1de7afb339456d38ddee0c698ab3b 2,117 1.00/1.00 vMB 43
518,871 518,871 000000000000000000175b23f8c5392e910bb0fbebff39a7578a4a585d665d69 135 0.05/1.00 vMB 37
518,870 518,870 00000000000000000018519fb232dfdb0df694ec08b76009c862b9315ecc0d7b 1,388 0.45/1.00 vMB 9
518,869 518,869 00000000000000000041a18d86b00255aca3c64738baf1240fdbdaaa62064f37 2,285 1.00/1.00 vMB 42
518,868 518,868 000000000000000000234fd89d4ea909142f8ee8fd1481f5202bddb72f5132c4 2,311 0.90/1.00 vMB 28
518,867 518,867 0000000000000000000c97159b51034edc18e8f3ec28872a3d11c0d71e4dae88 1,765 0.67/1.00 vMB 39
518,866 518,866 0000000000000000002adff5a2d5de8019c0a28e942164f35ae20716f57d845a 1,148 0.40/1.00 vMB 25
518,865 518,865 0000000000000000001ef4e2420f2ce884a8cb1f428b46c449b795f933f8355f 2,622 0.99/1.00 vMB 30
518,864 518,864 00000000000000000019e2040ef941ca33dfe42cd649630c8ca73cd60f4eb9c6 277 0.10/1.00 vMB 23
518,863 518,863 0000000000000000002a17b21c20396280184addd0f40373a7a52d0751313f66 887 0.58/1.00 vMB 19
518,862 518,862 00000000000000000007686f0f8f9070dc8eab28292fd7428ab805ce95e86946 2,433 0.87/1.00 vMB 26
518,861 518,861 0000000000000000000cce45fdc2edf2581fd478a80058b358b690ba7577c245 2,022 0.76/1.00 vMB 29
518,860 518,860 00000000000000000033006fb546f8b282cf3406c3bae9b72f332e3658bdfc35 1,100 0.36/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.92 GB

Node Details:

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