Loading Tool

Explorer IconExplorer

Memory Pool

82,154 transactions
31.77 vMB
0.10730652 BTC
Random Selection Loading Transactions
Max Size: 191.92/200 MB

Candidate Block

Mining Attempt 08b522e216f94ed4c4991e45eb023734c17233f9f05e496f8fe403ca4ead870a
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 1ca3c1b24f93a2dabee4819295352b92c08d66e2efa56f35f5c3292b6a4700ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,541
Size: 1.00 vMB
Total Fees: 0.03318631 BTC
Feerates: 265.25 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (594,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,708 320,708 0000000000000000247ecd862b76df1f2e2e520abc4d6b46f0fa0e67501e0539 228 0.13/1.00 vMB 27
320,707 320,707 0000000000000000137b39c4f530520128a578234fae15e6e40fdf33036fb626 517 0.36/1.00 vMB 25
320,706 320,706 000000000000000017437ad65b62eafa4136a419340e2bacc560631ea7294e7e 440 0.26/1.00 vMB 24
320,705 320,705 0000000000000000237bf2496d4cce2a895e0e0dc7c008afbcee1c2ab648d157 355 0.19/1.00 vMB 27
320,704 320,704 0000000000000000179a2d5e5a132bde56670688c639c24ef3ecef1ce850aea7 551 0.28/1.00 vMB 27
320,703 320,703 00000000000000000a9647c67f1cbb618a7be8afc59a22c7b9c07d54b99ba25f 514 0.32/1.00 vMB 24
320,702 320,702 00000000000000001bbbb8e1a902f8b1f559e04f293ae9d39c03ae1ab8bd17eb 1,285 0.72/1.00 vMB 31
320,701 320,701 000000000000000002ae2141ae410092bfdb2a967da9523eca8dff0abacf08e8 246 0.15/1.00 vMB 24
320,700 320,700 00000000000000001c62a8e86faf8f65239ca8b81b923b518bd804b07602be6e 756 0.71/1.00 vMB 18
320,699 320,699 00000000000000001c1a8a70af60a85a11dccc4fa0b2040623c4ad7f4caeaf82 32 0.02/1.00 vMB 12
320,698 320,698 0000000000000000043a1fb7067c2f2eaa630dd8f4eb26bede30f4f44a85848b 713 0.35/1.00 vMB 28
320,697 320,697 000000000000000015869f641c7c883938539192662e5be7aa99eb6ec91c2332 1,697 0.75/1.00 vMB 33
320,696 320,696 000000000000000012d9e112d249c0174dafa7b743692058c02e4160af0fd27f 32 0.01/1.00 vMB 61
320,695 320,695 0000000000000000131a6b80c4c942b4b4797ace23d1e3ecb0df8c0db8fbdfa6 16 0.01/1.00 vMB 8
320,694 320,694 00000000000000001188c19def39f909b154cd917eca78d71182420535757b63 813 0.43/1.00 vMB 27
320,693 320,693 00000000000000001d901e57484c013279ea69b0843bdf03b37adf94817dbb5a 103 0.05/1.00 vMB 40
320,692 320,692 00000000000000000656926de666c5d7e3569af14b0d4761f7173478b9f8ccaf 570 0.30/1.00 vMB 29
320,691 320,691 0000000000000000222833d22c3f757112d0f6a18649d0cdbee70e29557fa0ff 133 0.06/1.00 vMB 24
320,690 320,690 0000000000000000228f49e78a0b8c8aa6c02e2fe229ba55cf0b4e2f725a38f1 336 0.44/1.00 vMB 15
320,689 320,689 00000000000000000389bb8386e1b7316cd97f4a1834a753f270e2b25e81da6c 986 0.35/1.00 vMB 41
320,688 320,688 000000000000000006890e0dbb13419e3bf34fc9f560cf3437eb1d91f75efd4e 70 0.10/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.73 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: 707.60 GB
    • Received: 16.69 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.