Loading Tool

Explorer IconExplorer

Memory Pool

78,399 transactions
29.35 vMB
0.08001729 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt b9e4dece71f6ed2495559063d49b9935d9825cd58ea797d7d6ceda050d9c4c45
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root aaaa72e97b4d0ad3b7639194efc03fb4d2d74c9627c9eb60baf01734e3f2e373
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01569244 BTC
Feerates: 73.20 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (175,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,612 739,612 000000000000000000094d6ad6951de5315dbc3fb2ba1cf75146591d1678b4b0 1,299 0.43/1.00 vMB 10
739,611 739,611 00000000000000000004bf5ff70533b202f02bbbfc6fdd9a6a7420aca6e985a5 429 0.30/1.00 vMB 5
739,610 739,610 000000000000000000038fc367bcdc7c15bd162c89907ade3c2d140dfabbaf18 2,450 1.00/1.00 vMB 10
739,609 739,609 000000000000000000093fa507d96ded2cd356a5f19daa682911737ae35ed992 1,076 0.61/1.00 vMB 3
739,608 739,608 00000000000000000000dedff0b8edc1535a9eeca6cc0635615cf7c61b0dadb8 1,718 1.00/1.00 vMB 8
739,607 739,607 00000000000000000007145c5c293eaccf987777bc267fe330b411b0ca8ff49a 562 1.00/1.00 vMB 1
739,606 739,606 00000000000000000001b64dfa786267cdced3303ae905f1523684ab2f2b32b1 2,828 1.00/1.00 vMB 10
739,605 739,605 0000000000000000000880ab7419aa1ad2e1280e4749441e781e82eeb3c4acb0 1,136 1.00/1.00 vMB 2
739,604 739,604 000000000000000000040f42dcf9d7697dade0f6950fc1990193c6cc2ba37d1c 2,093 1.00/1.00 vMB 6
739,603 739,603 000000000000000000061cfce27bd6a1292c3a525dcc9db640368a85c55c631c 2,581 1.00/1.00 vMB 3
739,602 739,602 000000000000000000077683327a6bc106c00afd3ae88941c41cd327b8ba68aa 2,061 1.00/1.00 vMB 5
739,601 739,601 00000000000000000000c423874102fd36ad474371ad531bb159470219403460 3,127 1.00/1.00 vMB 17
739,600 739,600 0000000000000000000467fe3d0067ceedfe818d0f2f3a6be8ff2aa8d55d8409 2,044 1.00/1.00 vMB 10
739,599 739,599 00000000000000000008272e56fd068ae5785789ee372fd2cca746b46cf7b4d8 1,946 1.00/1.00 vMB 12
739,598 739,598 00000000000000000006cfd4e8883e628ec92f3bd8124fa410cf8c11d1b7fd5a 1,941 1.00/1.00 vMB 18
739,597 739,597 00000000000000000001c37b5e4916add9f24b90cdba826808a3e88190f1bbf2 3,067 1.00/1.00 vMB 8
739,596 739,596 00000000000000000007716fab2fe139c01a4ab5d8cd260bf5c7797411337f5c 2,867 1.00/1.00 vMB 20
739,595 739,595 00000000000000000004b89269ff4fd0bf22aec7f954a342622f2b2793d99d0a 2,744 1.00/1.00 vMB 17
739,594 739,594 0000000000000000000438c498f98ea9887a72de4790e7c6dbb980c455dac774 2,832 1.00/1.00 vMB 6
739,593 739,593 00000000000000000000b1a709373005fcc0dadba9446dfdd634f22ed34392fb 1,848 1.00/1.00 vMB 11
739,592 739,592 000000000000000000039920a28b11e6471eb0f536991931b7217bb7e99168f3 2,900 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.