Loading Tool

Explorer IconExplorer

Memory Pool

77,135 transactions
28.76 vMB
0.07840626 BTC
Random Selection Loading Transactions
Max Size: 174.00/200 MB

Candidate Block

Mining Attempt 029f9c5b9b89bee7f528d7e87916693c40f881f3b02778826db6639d4ce7bf38
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root e804cff10f8f39234b7e4b44c4a030e4c3fd1476e2170b9ea60a94a2e5b30ce4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,909
Size: 1.00 vMB
Total Fees: 0.01832452 BTC
Feerates: 100.17 > 1.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (545,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,768 369,768 000000000000000002e0fb1ba60c76abc40618aab7f583910d3a6a3666df5b66 125 0.06/1.00 vMB 34
369,767 369,767 000000000000000004832116e47f471b2918d08f748141f4e6e5a7843e683d06 130 0.07/1.00 vMB 30
369,766 369,766 0000000000000000084ffb7fc5739c3100603abc889486609c9141a9aefade50 424 0.23/1.00 vMB 36
369,765 369,765 000000000000000007b3c581f679cc6ceb8f8834bee427a6f4f595660b512bc7 88 0.04/1.00 vMB 46
369,764 369,764 000000000000000011f7fe5a87296f1dd155bdaf263e75ac083309b02a23f6be 253 0.15/1.00 vMB 34
369,763 369,763 000000000000000000cbddfa24adff0172a5395daa48169f75d42bec9273db6c 1,611 1.00/1.00 vMB 37
369,762 369,762 00000000000000000bbb60b2563d15976b8f246f01495a26ebcc85a9dc5c2cd7 307 0.20/1.00 vMB 31
369,761 369,761 00000000000000000ba2412ab3e13b3f3ed36d1bbcca50d0a09975f7270d00ba 449 0.27/1.00 vMB 31
369,760 369,760 00000000000000000e9a583bc93f3e05c581f195ca5f38b794c46efb697488bb 280 0.17/1.00 vMB 30
369,759 369,759 000000000000000009b6da31c9452e587d8a1ab27c001339647f47c09d6d9c97 894 0.53/1.00 vMB 32
369,758 369,758 00000000000000000a83e0ad8e6eabbd7ab926f6c11a6379734434e73f02ba6d 1,927 1.00/1.00 vMB 39
369,757 369,757 000000000000000010e161ef7d8f747cf3f560950e335fbfedcda4d82add868a 1 0.00/1.00 vMB 0
369,756 369,756 000000000000000008428b2ac193c697628d4c3435655349ccc005eca30efccc 537 0.35/1.00 vMB 27
369,755 369,755 000000000000000005e95b03e4d3b09f9feee53f2c7cf835d0ff84e08a99942d 1,656 0.75/1.00 vMB 50
369,754 369,754 000000000000000010f1cd0efe6d60f2f7902cabbe6205e3d278b39eb381577a 1,730 0.93/1.00 vMB 39
369,753 369,753 0000000000000000085c073318fb76a07508fcbee9961cb7e2b123feea3fed03 258 0.10/1.00 vMB 45
369,752 369,752 0000000000000000122d8ab77073e49179b0682dff2e3bfa2ccfdb79f6add2b9 827 0.48/1.00 vMB 34
369,751 369,751 00000000000000000111a9ee5557ad01b3a9f9182807e1fb4089a2727a23363e 501 0.24/1.00 vMB 41
369,750 369,750 000000000000000009c5ab71f519acc5ec137127a23779aa5dceee4074707f39 1,008 0.62/1.00 vMB 34
369,749 369,749 000000000000000014c5ba0688da5550c0b30f9a746c0572f15aeac970ab8daa 878 0.39/1.00 vMB 40
369,748 369,748 0000000000000000055321b357b226882b4096d6c6189c9ab59f027a443d491c 659 0.35/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.