Loading Tool

Explorer IconExplorer

Memory Pool

71,632 transactions
27.73 vMB
0.06051393 BTC
Random Selection Loading Transactions
Max Size: 164.44/200 MB

Candidate Block

Mining Attempt 381caca32f8c05b64fd6aa5159f258ce08bca180802e6dbbbddc596bfaf6b3e2
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 9bec0ab064a95718fe0657e6f50275814aacb578d965d476d5afda4772f5ddb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,969
Size: 1.00 vMB
Total Fees: 0.00532291 BTC
Feerates: 101.52 > 0.53 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (83,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,562 831,562 0000000000000000000155a847a4af1212a7fefccd6146a3e34a9966034a89d7 3,550 1.00/1.00 vMB 29
831,561 831,561 000000000000000000022a51b0790c33f63077dd9cdc65cd2b4851d4297162c3 1,776 1.00/1.00 vMB 15
831,560 831,560 000000000000000000013d25a39d9b48e58e4af36d4cd0bb58a4221f047f0de3 1,863 1.00/1.00 vMB 18
831,559 831,559 00000000000000000001866b7565c70ddd93fff4b70ac0b3111a54b8df06b02f 2,509 1.00/1.00 vMB 20
831,558 831,558 00000000000000000001675892fd1d5be07c08c14e918c1dcac71b8e901232c4 3,331 1.00/1.00 vMB 25
831,557 831,557 000000000000000000034d81c3c3b14b9e1502c82f1af1fd2eebbb0690187a66 3,099 1.00/1.00 vMB 28
831,556 831,556 000000000000000000023db92e0fab2d9aaf2af1bfd3e39d6958bc1d8ccb7ef3 2,598 1.00/1.00 vMB 23
831,555 831,555 00000000000000000000937c02e435d88e1de824c4d9632a20f89ad0f07df79a 1,757 1.00/1.00 vMB 24
831,554 831,554 0000000000000000000066ea1cda7ba10a7e8f6ce550363a7e7fe0e4ccb89e1f 2,064 1.00/1.00 vMB 21
831,553 831,553 000000000000000000026b8ed29016c4e91ec4be0fb5c5cdeb2da364f17f5822 2,698 1.00/1.00 vMB 25
831,552 831,552 00000000000000000003381bd8c6e2c99a6bf6a65be868ce5ead2e2a2d2607bd 3,005 1.00/1.00 vMB 31
831,551 831,551 000000000000000000004c729635cc9f0205475cc20069d5287e9cbcdd870c22 2,378 1.00/1.00 vMB 17
831,550 831,550 00000000000000000001888682709929adb752a070bebc47e6bbab38045583d7 2,162 1.00/1.00 vMB 13
831,549 831,549 00000000000000000001e87860c6803d0085fdbf10202e1026434e58c993a03e 3,155 1.00/1.00 vMB 17
831,548 831,548 0000000000000000000319e5b1d179211b4882b1eac0cc73d02154318bd9e768 3,146 1.00/1.00 vMB 28
831,547 831,547 00000000000000000001dc6c8d713d122a112b3c3a1ef30cfefb9a153b3ad361 3,363 1.00/1.00 vMB 25
831,546 831,546 00000000000000000002011c62a38697420ef2bb4430727c1abc17db66424c71 3,147 1.00/1.00 vMB 22
831,545 831,545 0000000000000000000128ca473f63386c282667b2c9a0f7f9ca76e16a299ccb 2,934 1.00/1.00 vMB 20
831,544 831,544 00000000000000000000cfb75d9d342c78c622866dd25945fb81c76321749d14 3,691 1.00/1.00 vMB 21
831,543 831,543 000000000000000000009e6231cce11c118e743e1cbb88a8db2b235653752b1b 2,706 1.00/1.00 vMB 20
831,542 831,542 00000000000000000001d85c5700ef146e30b4aac9a0cd7cce3415486c36ff5a 2,557 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.45 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: 667.41 GB
    • Received: 15.25 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.