Loading Tool

Explorer IconExplorer

Memory Pool

43,682 transactions
27.95 vMB
0.15339067 BTC
Random Selection Loading Transactions
Max Size: 145.16/200 MB

Candidate Block

Mining Attempt c5d097d417ad59d88d871f717dff3ecced021d663b4359610b9151a7991fb75d
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root dd1278fc8ddeb445ec5dde5a6774d6ef16172178512ecf652f66d2078f7ca02e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,777
Size: 1.00 vMB
Total Fees: 0.05698702 BTC
Feerates: 150.71 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (161,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,956 752,956 0000000000000000000429d4d427fdd6bc5af79bb9d0461fbb3c91db4b9467ad 306 1.00/1.00 vMB 1
752,955 752,955 000000000000000000061cd98fe89ebb12e0d05ce7dd44b0a93f9eec5751811a 1,921 1.00/1.00 vMB 8
752,954 752,954 00000000000000000005ea951c36760bd50db18972de864846c27f4f35359c9c 1,648 1.00/1.00 vMB 11
752,953 752,953 00000000000000000000b65a76f8c1bb2ac53b6ff9f921eb4eda5c6831ba95e9 1,680 1.00/1.00 vMB 21
752,952 752,952 000000000000000000065483aa438744f48e5f3f78dd8217e1ee85491c753655 1,609 1.00/1.00 vMB 16
752,951 752,951 000000000000000000004f52049c23d1f1511cea9212540c54b2a0f70574519d 1,407 1.00/1.00 vMB 9
752,950 752,950 0000000000000000000522efe97eebbd1161e6b96eebef8fc4e1de2ff3332211 1,481 1.00/1.00 vMB 7
752,949 752,949 00000000000000000007cfdcf049f3c41bb9f5ad67d9ace7122d5c5fe40189f8 2,554 1.00/1.00 vMB 19
752,948 752,948 00000000000000000007a59c902f2433096e5e44a7e3980acafc49e06147d17f 1,763 1.00/1.00 vMB 10
752,947 752,947 00000000000000000003656438578b0da3e92b2f59f9882532100cd8a9676194 2,315 1.00/1.00 vMB 18
752,946 752,946 00000000000000000004a7e27e53f6f8ba2763ba92403193367ea173db7ea751 551 1.00/1.00 vMB 3
752,945 752,945 000000000000000000078ab33ea3d3439c27b25b319e350ebc5ae9682025f1f8 1,053 1.00/1.00 vMB 4
752,944 752,944 00000000000000000008c1aa64fea4f06335fd42e6a6ae1a35fd7859f89631fb 2,328 1.00/1.00 vMB 2
752,943 752,943 000000000000000000057b017f35b551055bdeb7a8c2fdfb2dd36324bf240286 2,312 1.00/1.00 vMB 9
752,942 752,942 0000000000000000000812fddc0239462a30f3049a417d3b8ccf006b63111102 1,805 1.00/1.00 vMB 17
752,941 752,941 000000000000000000016f2a8a6f982f64757564db59af35fed9b7ab59aeb076 2,198 1.00/1.00 vMB 20
752,940 752,940 0000000000000000000637c1cd73a40c6a81282ffda6b4e3aa1c6e07dcc0487c 954 1.00/1.00 vMB 12
752,939 752,939 00000000000000000007c939d66632a611c350493ebc1a5e395cbf04b11704eb 3,208 1.00/1.00 vMB 18
752,938 752,938 000000000000000000049ba31e227cf6f9e2419ac3b41ca14a9c929a255c5a2a 3,470 1.00/1.00 vMB 22
752,937 752,937 000000000000000000050940cc13759c0f685b21aae74c51d113cd894b44d120 1,858 1.00/1.00 vMB 3
752,936 752,936 00000000000000000008579e188725c5a1c2be3912af67b84b6c37d8211b9877 2,126 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.87 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: 643.26 GB
    • Received: 12.58 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.