Loading Tool

Explorer IconExplorer

Memory Pool

77,451 transactions
28.47 vMB
0.09433560 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt 595c495f442af756b992a939639a4f626792a3a0562480b91fac7e4c438fffea
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b38ab1a177696bd2733a08fe47431c882eb2ae8faeb4181b6cb66f436394eb7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03024527 BTC
Feerates: 201.07 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (558,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,607 356,607 00000000000000000460fe3719310c46a3a8f42f266d9addec5d16c629e2834a 541 0.34/1.00 vMB 24
356,606 356,606 00000000000000000a028e630da787e094cabe1b2cf526e939c10b3d4ea99bb6 699 0.55/1.00 vMB 17
356,605 356,605 00000000000000000a15a6fb444fd569bd18b9b3005a2b4605398b31ad6fd91e 2,360 1.00/1.00 vMB 33
356,604 356,604 000000000000000006d0445ca5e0ff58ccd1332e1f4160da243a7b6fe3e2df53 398 0.18/1.00 vMB 34
356,603 356,603 000000000000000014e076b662d6633a0e0410fa05c814a3ddab8b28200013f8 605 0.30/1.00 vMB 26
356,602 356,602 00000000000000000e5dd45863a1cf7288a2af2fe0ac2c19ed70bde02a7f0f4a 1,410 0.75/1.00 vMB 30
356,601 356,601 000000000000000014e5d1c16bdf02dfb3f9cd6c3ed481d469c7bab91996be91 1,855 0.75/1.00 vMB 37
356,600 356,600 000000000000000015ffda7d373baf6c07922ef8e831bb4c7a448111ecbf89c7 638 0.30/1.00 vMB 27
356,599 356,599 000000000000000005a5474e1e53339be4992c7bb290dad8342ee89a2315b2cd 516 0.29/1.00 vMB 22
356,598 356,598 000000000000000008e9b6d5e7f809e4d2e18bca50c7c6313436423412d7de0d 16 0.01/1.00 vMB 29
356,597 356,597 0000000000000000151c11744f2f46a87951fec2abe9b2f7f898c85813f411bf 530 0.24/1.00 vMB 31
356,596 356,596 000000000000000003b1531d0ed662c2049d5278ab315fd54bf888e257fe4cd3 540 0.27/1.00 vMB 32
356,595 356,595 0000000000000000075fbfdde36e0f4253c403f1a0814a4ff23ae343f2d38fa8 616 0.27/1.00 vMB 29
356,594 356,594 000000000000000014f0da05a9c4ef502ec7a965170d7612372a27698319760c 1,041 0.45/1.00 vMB 32
356,593 356,593 00000000000000000b46630c024ca648f680d3ecaffb3f9cc076dc39ef930820 511 0.27/1.00 vMB 30
356,592 356,592 0000000000000000050b5d880b692125f01219270dc55a9e52a00fb33003a7dc 441 0.22/1.00 vMB 25
356,591 356,591 00000000000000000f496a59a2a4e605c59ae999071479621574ce78ad6742fa 855 0.61/1.00 vMB 23
356,590 356,590 00000000000000000cc33d215465123c313a4730a356f2320e5c84dfbefe0163 157 0.11/1.00 vMB 21
356,589 356,589 00000000000000001314e14dd11d8b09af107c4bf0d96ff0d022445243968f2c 1,102 0.57/1.00 vMB 24
356,588 356,588 00000000000000000520a071bf28336fa38fb941278c49800189b5ef6b407030 1,880 1.00/1.00 vMB 24
356,587 356,587 00000000000000000afb1662062e64ec76faf2e6ca1c800944a8c9c63afce639 1,301 0.75/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.