Loading Tool

Explorer IconExplorer

Memory Pool

80,439 transactions
30.18 vMB
0.07415010 BTC
Random Selection Loading Transactions
Max Size: 184.96/200 MB

Candidate Block

Mining Attempt ce59a7ba90365acb7f9fe45f6d172613eb3fd0a554473bb72d81758f4b5626da
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 4e94ecc450f8d346aafb44febb88e845df4fc7f702bf10ef544d5902e5ecb603
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,665
Size: 1.00 vMB
Total Fees: 0.00688007 BTC
Feerates: 40.21 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (527,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,711 387,711 000000000000000007ed9c7511813e6aa0a7d3ddf3072299436a579a435503ed 479 0.20/1.00 vMB 40
387,710 387,710 00000000000000000ad9d0f399e9adc86d3f9a51f2ffe68361e439862ac6b55e 1,278 0.45/1.00 vMB 43
387,709 387,709 0000000000000000000c872c294b6586505ba1c2fdb6bacd2cb44c00abe6e7db 545 0.29/1.00 vMB 23
387,708 387,708 000000000000000009d658771bfe3db4a0b066bf92acd730e2fcd558d67784f1 545 0.58/1.00 vMB 15
387,707 387,707 00000000000000000c66c0883662aaef4d14a2f4d22c27d729b586baf6636246 2,560 1.00/1.00 vMB 53
387,706 387,706 000000000000000007483080b99c2f06e4c4b3632420bc5f16be552353fc5762 515 0.37/1.00 vMB 22
387,705 387,705 0000000000000000013fca54f01fd1ba959e3198490bd04fb51133041ab48286 1,614 0.93/1.00 vMB 33
387,704 387,704 00000000000000000d7748249e2d601e2e9185f16326426067e12d0db5d4afc3 360 0.16/1.00 vMB 35
387,703 387,703 000000000000000000e7ebc7e0fb34120960d7fdc097fb9491367bc35cbed0ae 858 1.00/1.00 vMB 14
387,702 387,702 0000000000000000004e806323d4beaf3e14313ae9bf9f46979eecbd839318ae 1,228 0.48/1.00 vMB 34
387,701 387,701 00000000000000000cc6b977937c48ea65d6807295bcb515b5c6a94e34387e5e 1,753 0.80/1.00 vMB 37
387,700 387,700 00000000000000000c7ae67e8fecc643a3e8024a2c8e8c35385c9ed011369fde 858 0.40/1.00 vMB 36
387,699 387,699 00000000000000000623668d3c07061930efbd18f7a7d47d6ffb8ef13ff813d3 2 0.00/1.00 vMB 0
387,698 387,698 00000000000000000790e007f2e3e16357dbf0623c22ad670fb32ff0e0492f97 1,039 0.69/1.00 vMB 21
387,697 387,697 000000000000000006998c67cc455b44ca59af50b21760a4b3eeb591e33b3d1b 1,570 0.52/1.00 vMB 54
387,696 387,696 0000000000000000073938a58f901301173f29fd114aaa29a0c7dd9d596aaf67 197 0.13/1.00 vMB 41
387,695 387,695 000000000000000005ed8fad1fb0eade251ec3ec63a659957d05e2d77f611fac 139 0.13/1.00 vMB 12
387,694 387,694 000000000000000005910b81ab2ba7a0ac57f28cd08ffc651099913582aa93e7 1,397 0.99/1.00 vMB 20
387,693 387,693 0000000000000000028dbb0c8a84bda14d21463d1f2850e0e0d226fbde6e35d0 1 0.00/1.00 vMB 0
387,692 387,692 000000000000000004fcdc55da899b1bb42e23209c06378bd8a33967c94a48f6 2,220 0.74/1.00 vMB 51
387,691 387,691 000000000000000005d9b4f7be22fcd8c656c9bd5eaa5dea460e35e94c80b367 427 0.18/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.99 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.