Loading Tool

Explorer IconExplorer

Memory Pool

43,329 transactions
27.94 vMB
0.09828616 BTC
Random Selection Loading Transactions
Max Size: 144.54/200 MB

Candidate Block

Mining Attempt 34b0d5696d2ed77a98b94394d3ac76d6af7f2cb8b34f39ec34ccc5f1a48b55f4
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root f77d0a5947e0c5de6296f25407836aa34160817c2530d0421b7b06f987253883
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.03956455 BTC
Feerates: 144.55 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (332,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,725 581,725 00000000000000000007ba26b0e2c6f3847d76e4bfb32c845dc0eb2acd8a44ec 2,499 1.00/1.00 vMB 119
581,724 581,724 00000000000000000002d8dc4b079d013d3e24310abef92da02d2efce55a183c 2,771 1.00/1.00 vMB 56
581,723 581,723 0000000000000000000f73bea0ed6eb4f0052d367a61d6c07f6b427b7fb4e03e 2,832 1.00/1.00 vMB 80
581,722 581,722 0000000000000000000f1e01b76ef2b7f947288a7a70d5292b375a9834dbc416 2,544 1.00/1.00 vMB 84
581,721 581,721 0000000000000000000153d7785b1af17a6a2f1b7f25f598ebd239ef8a87f54c 2,859 1.00/1.00 vMB 116
581,720 581,720 00000000000000000002d1cb3fc033ed5b9601f05d1663b9642536af78a76459 2,875 1.00/1.00 vMB 120
581,719 581,719 00000000000000000000b65106a778f007c3576337656267b31545013d14c479 2,350 1.00/1.00 vMB 50
581,718 581,718 0000000000000000000e707065a407d39ec19b29abefc5263c890e233f4bf64e 2,617 1.00/1.00 vMB 96
581,717 581,717 00000000000000000015e3cd51261d87df33b3341dfcf6bd13cd5e7e5b968a6f 2,870 1.00/1.00 vMB 95
581,716 581,716 000000000000000000178541b0ec3642d235a849ef7b282be3e6ba55a8cd1a42 3,221 1.00/1.00 vMB 71
581,715 581,715 00000000000000000012c5448b11608837b3b1bfa47c4f4c9ad8956412960325 2,121 1.00/1.00 vMB 71
581,714 581,714 00000000000000000005286882a084044cadf215b35c7b2b288163b7579a5038 2,870 1.00/1.00 vMB 97
581,713 581,713 0000000000000000001c03e2310e2557840832a16ca16a46b2f83f479a26996f 2,641 1.00/1.00 vMB 83
581,712 581,712 0000000000000000000401c0be17d2e1fc0546008b003130af4808637e4cac67 2,194 1.00/1.00 vMB 111
581,711 581,711 0000000000000000001886c53d1163cd02e6cbe1c8fd98def1a59b6592296295 1,952 1.00/1.00 vMB 87
581,710 581,710 0000000000000000001fe6b093cdbe5ee9c6028cfdc02836770bcd0909daf060 2,293 1.00/1.00 vMB 107
581,709 581,709 0000000000000000001f9119460145ce137faca9a3dc3d0c423fb4ba22cef331 2,251 1.00/1.00 vMB 111
581,708 581,708 0000000000000000000cc57997144133d32c1187a7a5b31a7c082b9fe6421974 1,851 1.00/1.00 vMB 104
581,707 581,707 0000000000000000000f32ba472c2b8ed40a6ed7848355f748a5a5110ad82dd5 2,234 1.00/1.00 vMB 115
581,706 581,706 0000000000000000001838323b364f916e2d2d029799dd504df1b074b58e93b0 1,646 1.00/1.00 vMB 112
581,705 581,705 0000000000000000002345794f3b2b80a90350064f24f0b4cff117befd2a32fd 1,542 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 781.79 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: 633.85 GB
    • Received: 12.22 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.