Loading Tool

Explorer IconExplorer

Memory Pool

81,521 transactions
29.87 vMB
0.14300302 BTC
Random Selection Loading Transactions
Max Size: 181.02/200 MB

Candidate Block

Mining Attempt 0397730dfec6006f80b85e1a039fb20066be6fee2608a8d0f7abad884fac4898
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 8d5151458a863730675fa6ce28543c83c87458fb444e527c5d0c64599b77926b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,776
Size: 1.00 vMB
Total Fees: 0.07522806 BTC
Feerates: 101.65 > 7.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (513,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,835 401,835 00000000000000000401fcffd082dfdae888930ed0c7a057d2c2052600bd8a66 550 0.63/1.00 vMB 39
401,834 401,834 000000000000000003e05f21081b76730afdd1f28e2a34478fbca0858f41288b 1,224 0.75/1.00 vMB 42
401,833 401,833 0000000000000000037297e45ea7c556b0631e41f70b0d04239c8578a2db05a3 80 0.05/1.00 vMB 41
401,832 401,832 00000000000000000481b686fa54da612b7c8efa2f0d238c1416e841a7ee474b 1,690 1.00/1.00 vMB 46
401,831 401,831 00000000000000000282964865c9135d20d82c1c8bdbb9d1ad2c890565e2abe2 142 0.98/1.00 vMB 2
401,830 401,830 000000000000000003f070259c0aca4d543419cbd0afcf85e0a3e779bbfdc402 1,268 0.83/1.00 vMB 42
401,829 401,829 000000000000000001fe9bbc474471865b50448a4c5d0cfb71b1ce142d11065f 126 0.25/1.00 vMB 14
401,828 401,828 000000000000000001259cf4c84f40558fa4c356e73d6ece35cae8ba8896e9a1 1,296 0.93/1.00 vMB 36
401,827 401,827 0000000000000000004821c98ac55d4141330682b943a7757ec57cb176225820 1,006 0.77/1.00 vMB 33
401,826 401,826 0000000000000000002c40d51f297d18b848a8ef953ec2ce1ed2fd3acdfb92d2 1,975 1.00/1.00 vMB 61
401,825 401,825 0000000000000000015a0503292d08a518bff1d911927fe0f5533883c5c5ab13 755 0.52/1.00 vMB 39
401,824 401,824 000000000000000005f6cc5f709a669a4e295eb6a6da43d3ace16692fa9e8fa4 411 0.31/1.00 vMB 39
401,823 401,823 000000000000000002b54cc966bc35dbf61ae7d548bfd01a436d55de1361a005 298 0.25/1.00 vMB 27
401,822 401,822 00000000000000000698827e4532fe815f8266227dd9f6a8225547a393dab005 626 0.57/1.00 vMB 20
401,821 401,821 00000000000000000375cc27cd5fea758c79c88916bf5f2d0e67de7e813d9d98 1,735 1.00/1.00 vMB 49
401,820 401,820 000000000000000002eeda54cda3458a8ac6f67fd113269e0119de9ef3a672f5 1,412 0.92/1.00 vMB 45
401,819 401,819 00000000000000000597ff06dd5df5bd3346fc5e372cf19c96f7a68624de35e0 1,461 0.93/1.00 vMB 53
401,818 401,818 0000000000000000023fd39cc7c5c9c9ca5b1223905b66ae10c95c6ad78f06c3 1,027 1.00/1.00 vMB 29
401,817 401,817 0000000000000000039ec89f5f716fda34d9a9ccdbff42bd8d70f7a39063eaf7 921 0.60/1.00 vMB 43
401,816 401,816 0000000000000000056fc770e25ca74d47633609a96f179c0043dfc889d6a8ff 1,279 0.81/1.00 vMB 25
401,815 401,815 000000000000000004394d32f92ba8c408f8894e129ffcccd0cb728cd480157e 1,423 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.