Loading Tool

Explorer IconExplorer

Memory Pool

72,526 transactions
28.05 vMB
0.06889125 BTC
Random Selection Loading Transactions
Max Size: 166.09/200 MB

Candidate Block

Mining Attempt 2a4055ef2751953d7829cdea3da3f519b0cbacf9ff24457f35bebe5abdccb61c
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root bfd62d7a5dd75485ff582933ecc931f03f39eb9185d4faa59f2b0a12283de859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,576
Size: 1.00 vMB
Total Fees: 0.01285075 BTC
Feerates: 157.46 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (318,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,766 596,766 00000000000000000002512184057543bb65714ab2a12fb749b0f966750d755a 971 0.54/1.00 vMB 11
596,765 596,765 0000000000000000000847ac95393eebe3143f805362a0eb0aaf9516d649e6c9 143 0.03/1.00 vMB 16
596,764 596,764 000000000000000000096cae10584591e864bccdd80b678a8ff0c3f293fe5ccc 1,077 0.29/1.00 vMB 17
596,763 596,763 00000000000000000000d9e9e17cf1f0f6f24d9962ea2e27e8a85e6e6afec93d 562 0.17/1.00 vMB 30
596,762 596,762 0000000000000000000cf0b7aa583244b880ab49ccd00e83260f09fc8a187f88 3,300 0.89/1.00 vMB 19
596,761 596,761 000000000000000000135668314f2ddfeef22c6a4a771efb016ca98d47209f97 1,858 0.68/1.00 vMB 15
596,760 596,760 0000000000000000001170cf132fc22e0041bc3b1a6675c6f4d4e479e1f60775 2,178 0.57/1.00 vMB 17
596,759 596,759 000000000000000000135783df7c3a7e688e2290cefee90424c0e676511059ba 1,535 0.45/1.00 vMB 19
596,758 596,758 000000000000000000117f9176ea91d0bec7879f2af84da6ccf0b7ccf5d30733 897 0.22/1.00 vMB 16
596,757 596,757 0000000000000000000cb6e418ba1d5f67bc4122e9cf8e10c4f0fd8a3464c8ac 1,026 0.26/1.00 vMB 9
596,756 596,756 0000000000000000000b333e8ceec40536029366062612fd88c0272880511802 3,589 1.00/1.00 vMB 14
596,755 596,755 0000000000000000000d20e9939a08bcc2d7f537189847ab08ce36eeed0e71ea 2,358 1.00/1.00 vMB 22
596,754 596,754 000000000000000000010fc5a2033c7c13d597a234dc6d603930cfbd9ecb9fa5 2,093 1.00/1.00 vMB 11
596,753 596,753 00000000000000000005f9762fa81cc84f5f2dd4e717486e9e40b2b543658043 3,126 1.00/1.00 vMB 32
596,752 596,752 0000000000000000000c82e4a2f3f881d1f7f7d0f4bcb78a4d4ddafd87987984 283 0.12/1.00 vMB 11
596,751 596,751 000000000000000000145e42fce1b9b0247547e8dadedeae83fb7c5005c854fc 2,106 0.62/1.00 vMB 7
596,750 596,750 00000000000000000001546543588aba7ef3c0b1f01f342ca5d14c016991fb18 3,382 1.00/1.00 vMB 21
596,749 596,749 000000000000000000153236db55dc539fd9ac08a6879ee52ae36d904078b0a2 2,281 1.00/1.00 vMB 28
596,748 596,748 00000000000000000015bdf9982127838b0ec0200773099b17aa4ceb72f411d2 1,773 0.51/1.00 vMB 14
596,747 596,747 0000000000000000000bc79d523896c2e52355d65390df402a67f297ef2f4ff3 3,511 1.00/1.00 vMB 23
596,746 596,746 000000000000000000085e4ea644892ccf2b4082866e48d4b718cf83ab2d20a3 264 0.07/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.