Loading Tool

Explorer IconExplorer

Memory Pool

76,130 transactions
28.39 vMB
0.06420367 BTC
Random Selection Loading Transactions
Max Size: 172.11/200 MB

Candidate Block

Mining Attempt 22c8b5ab3e55f5fba036ab8ae666a90c9c822aa8b9327b6f362a0a20a607ca80
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 0afb13feb252c6770fc37e5d3dde649ac2614ace8632ad28d9f68f6ee3985073
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,894
Size: 1.00 vMB
Total Fees: 0.00542519 BTC
Feerates: 41.50 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (643,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,829 271,829 00000000000000066cd75e918abef90f2362a61f2b481939bd8358a8999e5865 490 0.25/1.00 vMB 45
271,828 271,828 00000000000000033071748fcb97d0af0f32897eda5735eb2eee3cfbfce0a210 603 0.25/1.00 vMB 40
271,827 271,827 000000000000000606e60d51a168700195422b6c084c341e1dce45e1272e3caa 688 0.25/1.00 vMB 143
271,826 271,826 0000000000000003bf4fe1c986e88cbc4969539079777c9f03e228870b0aa29a 699 0.30/1.00 vMB 60
271,825 271,825 0000000000000002cd588b879863874a101a7e31d49ae1d3c7a22cb4505fd040 282 0.19/1.00 vMB 58
271,824 271,824 00000000000000022b8b82572145703dce52960f82b76bd66725434de8d963b2 348 0.24/1.00 vMB 35
271,823 271,823 0000000000000005b8b84d6f2eb11509d3c74984f3d1637a2c9e968df2d047ae 634 0.38/1.00 vMB 26
271,822 271,822 00000000000000000d622ffc7e7ff717a14d0020b12c84280b7f1c99dffefd3e 1,255 0.50/1.00 vMB 81
271,821 271,821 00000000000000018c8593e80e048becdbc4bf9aacb9ff8d29b36bf98205524b 301 0.15/1.00 vMB 59
271,820 271,820 0000000000000006ba855518484ca2e0153767bd8eecffc5911f432fd2f1462b 1,342 0.89/1.00 vMB 32
271,819 271,819 000000000000000212a204fb98e8a7bc1b90102b1f0d2179d898538e1e81298d 649 0.25/1.00 vMB 38
271,818 271,818 00000000000000037c8af074907f9666a85a38bbbf3939b5b177824787b163be 631 0.25/1.00 vMB 111
271,817 271,817 00000000000000010f6e41e0fe4730f5ad248a19228b25ad65350496dbefa640 1,165 0.50/1.00 vMB 94
271,816 271,816 00000000000000053c771ec11bd4866c179fd77d7ce8bd36467341fa7aee3dc8 680 0.50/1.00 vMB 37
271,815 271,815 0000000000000003d13ffd2b15824009f3b3bcf6daba681bfd5c1a4ed0511b51 626 0.25/1.00 vMB 43
271,814 271,814 000000000000000246d9a7a9db54b1100f690c4e47ac7ba045462180d561426c 1,497 0.50/1.00 vMB 101
271,813 271,813 00000000000000059cbace424406095e858cb554ca5b2cea76454486141d5d2b 409 0.21/1.00 vMB 40
271,812 271,812 0000000000000003888424755d4d468c4c72bda489e0006742b4bf189d4ac9da 1,718 0.89/1.00 vMB 40
271,811 271,811 000000000000000194f4657fbeace7b77cc597277ead286b0b24fad9f37231d8 512 0.20/1.00 vMB 634
271,810 271,810 0000000000000006da55bdeae395e41b67c40b4faf7ef8eed6cdbf8378279703 704 0.25/1.00 vMB 98
271,809 271,809 0000000000000004e5f92aad53616ca551924394c328b6aa4540cb93a94c019a 1,398 0.69/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.