Loading Tool

Explorer IconExplorer

Memory Pool

34,407 transactions
25.40 vMB
0.06953820 BTC
Random Selection Loading Transactions
Max Size: 129.45/200 MB

Candidate Block

Mining Attempt b5b8e2329834f2b977e04fe2caed60e3d6579912e432da1d56fcf2aeea7968c7
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 47a44aecc0868d7cd9514a5162bc4e8704819f012b4e9090bc3a13fff400d36f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,251
Size: 1.00 vMB
Total Fees: 0.02343021 BTC
Feerates: 101.67 > 2.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (236,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,720 678,720 000000000000000000088d0c713c0f3576d8eac08ad4dbb24284fa2f83bb9221 1,410 1.00/1.00 vMB 67
678,719 678,719 00000000000000000002c2fbb7442dff49f4f02b0900fc284e17ceaeed94144d 2,599 1.00/1.00 vMB 73
678,718 678,718 00000000000000000003d36f8bb972e128af1c378e6b1514eb23dd7da0bdf3ea 835 1.00/1.00 vMB 20
678,717 678,717 0000000000000000000ba6f7dde7e957fee55df02878a2fdf087d0bc35a5b922 755 1.00/1.00 vMB 8
678,716 678,716 00000000000000000008584564f35a07f8ae9a119ef16b225ee79353c177b9db 1,807 1.00/1.00 vMB 58
678,715 678,715 00000000000000000002d5232775b4e49c77b21bc910c618a7d41abaf2aae7b3 389 1.00/1.00 vMB 9
678,714 678,714 0000000000000000000a01510510828150c3f0323a84725f7871dc6a195f4231 1,579 1.00/1.00 vMB 36
678,713 678,713 0000000000000000000a3e8ad4b0c9f1a3ee9046798d9628aea14d03228d003e 657 1.00/1.00 vMB 15
678,712 678,712 0000000000000000000364694ee3efb1d30ba24a5cc31ece801ad29d73257349 311 1.00/1.00 vMB 10
678,711 678,711 000000000000000000023d431728c46048034fb89a767edbd2f2315c5da98d43 96 1.00/1.00 vMB 5
678,710 678,710 000000000000000000041db901bc911bc74fec9cbb884874afe55bf99d38cfb4 1,000 1.00/1.00 vMB 22
678,709 678,709 000000000000000000094a8312bc0649633678812b65744bb3c922b2c5d3847a 713 1.00/1.00 vMB 26
678,708 678,708 0000000000000000000238b35e17edb7519856f42882d9114ace2be9950db7cf 872 1.00/1.00 vMB 29
678,707 678,707 000000000000000000008e18aac8f9ef999a7f96d6f65fee1783f3cffd1a9bae 619 1.00/1.00 vMB 8
678,706 678,706 00000000000000000006b8d7414bc0d226be91e1bbad2665cee25098dd018e8b 1,648 1.00/1.00 vMB 51
678,705 678,705 00000000000000000008b93fac8f4b279d6b8825df6f14d19a531e4f6686eca9 1,325 1.00/1.00 vMB 86
678,704 678,704 00000000000000000002469f71ea2d2590b266cfd11f5a40fb3d523057c4dc27 1,135 1.00/1.00 vMB 40
678,703 678,703 00000000000000000005639465179ffebd985bea9b054fe9ca71d15c777bfaa3 1,263 1.00/1.00 vMB 10
678,702 678,702 000000000000000000027c131a62682f98d2a837c46a3df39af32fc1129ed7d3 2,071 1.00/1.00 vMB 72
678,701 678,701 0000000000000000000453eaa6612f82d4dad33c825e21a8b060b916571e65c9 2,275 1.00/1.00 vMB 43
678,700 678,700 00000000000000000008c63d283eef5937803e7a36a4b7502d6375737e687e5e 1,574 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.