Loading Tool

Explorer IconExplorer

Memory Pool

44,354 transactions
27.41 vMB
0.08190396 BTC
Random Selection Loading Transactions
Max Size: 143.11/200 MB

Candidate Block

Mining Attempt af79d486ca2f06b4f4dde6be228cd26baef166d5d5daeaee36139c71edd20b6c
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root a0ebca0180fd3208dd58ced97f08a0544c7e976cfd35be746cc01266f324663f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02804829 BTC
Feerates: 150.77 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (163,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,009 751,009 000000000000000000049b876c15b5ee0bb2636844f302f53e1aac8a1a28c44a 917 0.51/1.00 vMB 5
751,008 751,008 000000000000000000071f7ebdfbe169b2499d5aec5a6ecd5e69a42500800104 200 0.05/1.00 vMB 21
751,007 751,007 0000000000000000000148f2be70d0d32c7440a2a1718338c2214cf4ec0685ab 1,145 0.75/1.00 vMB 4
751,006 751,006 00000000000000000000ac98c5c80078d06feccdfb6703ac7763953215d4faab 1,016 1.00/1.00 vMB 8
751,005 751,005 000000000000000000065aebf106c8824f4b565d54d6d6df32498b2b041cfd07 6 0.00/1.00 vMB 17
751,004 751,004 000000000000000000073ad6c18c81f2f67b2ca5b5ace8d23cce95812af8c7b6 1,617 0.73/1.00 vMB 7
751,003 751,003 00000000000000000009502a45257b316997ee05d4924fc0d3620170cf03b541 2,386 1.00/1.00 vMB 13
751,002 751,002 00000000000000000000cfab013e7303b463a181a5b5548b5cd1cc6376ea0c37 2,253 0.99/1.00 vMB 10
751,001 751,001 00000000000000000000fa28b1e0ef186615ce2a45f49a902ffe6cd0a52f0363 204 0.06/1.00 vMB 10
751,000 751,000 000000000000000000008ee7505c4ea9a2e0204daeba63533c8604716579e547 139 0.46/1.00 vMB 2
750,999 750,999 00000000000000000007280d3509c69c4b41f55c27c6e7c58dff87e0f662d91f 868 0.34/1.00 vMB 10
750,998 750,998 000000000000000000015beef97e173005ea13cf777f1c57e16ae5fb5439d15c 322 0.10/1.00 vMB 7
750,997 750,997 00000000000000000000e39737bfdf3bba00878c39eabd33964bc3157c3597f1 369 0.85/1.00 vMB 2
750,996 750,996 0000000000000000000538f6166f64e904c175fc5ddd66bf1cddcdcf4dad7300 1,232 0.99/1.00 vMB 4
750,995 750,995 00000000000000000006357d3a69bc52b7359b2df9b44ebd2fe68273f157c72d 1,731 1.00/1.00 vMB 3
750,994 750,994 000000000000000000043ae818ed415d2d2221b216fbea868562f371bbdbe860 2,251 1.00/1.00 vMB 13
750,993 750,993 0000000000000000000565a9eaa0eab5406b7f4ea96d4a2904ed94cdb3336677 1,076 0.68/1.00 vMB 8
750,992 750,992 00000000000000000001262092564d6bffb335c47ac9a478f719cbba563fca76 913 0.48/1.00 vMB 7
750,991 750,991 0000000000000000000832f907cd0cca643dd588fbeca59a7584326e82bb90a8 630 0.22/1.00 vMB 8
750,990 750,990 000000000000000000057e92d1853553f0445f54397d4db1698553ba249818dc 1,354 0.53/1.00 vMB 8
750,989 750,989 0000000000000000000141157f465f991447ab847cf6f9dff3f38cf989bf5a4e 205 0.06/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 14.00 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.