Loading Tool

Explorer IconExplorer

Memory Pool

38,493 transactions
28.51 vMB
0.05920236 BTC
Random Selection Loading Transactions
Max Size: 144.52/200 MB

Candidate Block

Mining Attempt c7707e54bd51fe2e595e9358871e89d6c6d34a7b3a17b2b794a51ee0f625d0ee
Version 20000000
Previous Block 0000000000000000000000b13f16a0b725be9eb9dbc589e20dba7f86162748c1
Merkle Root dfe441321419ee33a49b4358a46154c460bf2b2234bc981ca76db91cabb1f564
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,555
Size: 1.00 vMB
Total Fees: 0.00422106 BTC
Feerates: 41.25 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,551 (562,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,708 351,708 0000000000000000073bc79c2806628affe5bbd926e5bcb4790ea24ce5e1e935 1,096 0.59/1.00 vMB 30
351,707 351,707 0000000000000000121ab91cbb19ca1d5fde48e3543165ab33e5f9c83d5b4844 16 0.01/1.00 vMB 37
351,706 351,706 000000000000000011cd782b3256dcbed20f2d046f60cef6f83e445726f3694a 100 0.05/1.00 vMB 32
351,705 351,705 0000000000000000111068792446a8626e73196d76aed55740dda329d99f3e0f 785 0.41/1.00 vMB 31
351,704 351,704 0000000000000000092e6aee74d5468ed4df52fc3793e5f8d1ab684ffb13f698 123 0.07/1.00 vMB 16
351,703 351,703 00000000000000000bd6430aef27ff90fc3f0fa85cbea0e381ec03dbaabf7ebb 415 0.22/1.00 vMB 29
351,702 351,702 0000000000000000111297ad6f38d52c46dbb47bbe9e579c95341cbc4f91cf9c 780 0.45/1.00 vMB 28
351,701 351,701 0000000000000000163a1a6cccd5a2eb813a96c2d069dae583292656cd56970d 608 0.47/1.00 vMB 24
351,700 351,700 000000000000000006ccfab6a5e6aca39a85cdfdf44e1d158899a5bf040a4eac 1,393 0.75/1.00 vMB 33
351,699 351,699 000000000000000007f48e138e5d2ffd0782552b6390bbf433108c5c634799ac 1,539 0.75/1.00 vMB 35
351,698 351,698 00000000000000000c4d6220d891144cb38c3561815d0dbb6812cee645cc94bf 462 0.24/1.00 vMB 25
351,697 351,697 0000000000000000106da23b03fb8e563c1299d382292f7f196aa252601fbbaa 298 0.14/1.00 vMB 32
351,696 351,696 00000000000000000d584a26869812a53e728daa5e83b4d9aff473e23e5e17a1 731 0.26/1.00 vMB 8
351,695 351,695 000000000000000006868b4ec6204cc74332c0f616cfe6811b0b7857620f059e 1,383 0.75/1.00 vMB 29
351,694 351,694 000000000000000011c583e827123539cb3900f55c99c8f09917c9b6456bdc48 885 0.41/1.00 vMB 25
351,693 351,693 00000000000000001314aade2cbee9b561f31ca8ce152123caebb0a6b60bb65f 1,997 1.00/1.00 vMB 37
351,692 351,692 00000000000000000280904baf675c442942f02bbdfe9a574e66afb44a92ea9d 642 0.46/1.00 vMB 24
351,691 351,691 00000000000000000efd8854a031e0fa0f42d7b72a81ba5cbb44a0f3faba2ea7 1,089 0.75/1.00 vMB 25
351,690 351,690 00000000000000000338abfe9f6d45120657a5dcbbfc5d79403a1bfc370019d3 1,582 0.75/1.00 vMB 34
351,689 351,689 00000000000000000277c1ab2f2b42cbbad44b2016157a8e5182e1fc2a763f92 412 0.19/1.00 vMB 36
351,688 351,688 00000000000000001517407e5c910615a08fcb8d6ff717104f9285a169cc1701 374 0.41/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.17 GB
    • Received: 11.43 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.