Loading Tool

Explorer IconExplorer

Memory Pool

83,404 transactions
31.69 vMB
0.12738298 BTC
Random Selection Loading Transactions
Max Size: 191.48/200 MB

Candidate Block

Mining Attempt 853c696fe2e6416f863c3ff66b6d25ea4ba491463fc3fcc43ecc0c4c9d0619d5
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root b956681e0bd2bfe4673c193a54f7cf32f4379a41fb4132f4c7e27a06948e3799
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.04266186 BTC
Feerates: 803.65 > 4.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (103,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,878 811,878 00000000000000000001ae1a54f79911b88c383648d24950424f40b366460e9d 3,438 1.00/1.00 vMB 23
811,877 811,877 00000000000000000001f7afe681eee11dc98be30ed4e8b9d4a0df546414e1aa 3,189 1.00/1.00 vMB 22
811,876 811,876 00000000000000000004cfd2a4c8edafac5cbd376023505605c7157eb42f0d8a 2,941 1.00/1.00 vMB 22
811,875 811,875 000000000000000000021548cdb749ed182ad4666dc54439cbf4aed11504ba8c 3,174 1.00/1.00 vMB 14
811,874 811,874 00000000000000000004ab836a4b7e77fa9b3b4473cde837f89c9003f957e236 1,696 1.00/1.00 vMB 17
811,873 811,873 0000000000000000000287e21e7eb3f2f1ca492a558fbf5b7f59033da858f3e0 3,738 1.00/1.00 vMB 22
811,872 811,872 0000000000000000000188852ce55bb5bdeae70f84e1c24b531e0287fc3b37b2 3,874 1.00/1.00 vMB 22
811,871 811,871 0000000000000000000408ce02b92d215c25b05eeae9ccb46255b7208a61f194 3,366 1.00/1.00 vMB 23
811,870 811,870 0000000000000000000074cba89661782ecd71f1748bd5fd0568febfc574490d 2,866 1.00/1.00 vMB 48
811,869 811,869 000000000000000000003e67e820b7a85b6e5c0344fa0c73d7c0de2224e1fba7 2,271 1.00/1.00 vMB 16
811,868 811,868 00000000000000000002d31055377691da90aa75368337f6a4601de288fedc89 2,763 1.00/1.00 vMB 16
811,867 811,867 00000000000000000000056df2908a2c7463c8055dbb84b6c3b82585d32c5daf 3,317 1.00/1.00 vMB 23
811,866 811,866 00000000000000000003149e2eed4fa9d3a46b316653c14ea80c0225eb57f1af 837 1.00/1.00 vMB 10
811,865 811,865 00000000000000000003f8c348f71aa4cad759b6a4437958a927944f61397530 778 1.00/1.00 vMB 10
811,864 811,864 00000000000000000002e565823446f188f004f19ba71b8b3e8a477bcbff8143 663 1.00/1.00 vMB 9
811,863 811,863 00000000000000000004447a32ef30e3f30c4ff8f0b7c1ce4db4213f5984999b 599 1.00/1.00 vMB 8
811,862 811,862 0000000000000000000450de70c10ee12c21b7afab60ca22edb3608fb778713d 2,013 1.00/1.00 vMB 15
811,861 811,861 0000000000000000000461ea6cb488d80b2398dc5208e987f6cba38fd726dccd 1,593 1.00/1.00 vMB 13
811,860 811,860 00000000000000000002ca65aeba74f12ec41902af1ac81b9c8e8fc0263a1d0e 432 1.00/1.00 vMB 6
811,859 811,859 000000000000000000001087a5fb12f14950e902b2d10754b59d3a022a755d10 829 1.00/1.00 vMB 6
811,858 811,858 0000000000000000000417197f393ffd5d92bb183323a5546e8688bec0af50cf 1,223 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.00 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: 718.68 GB
    • Received: 17.94 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.