Loading Tool

Explorer IconExplorer

Memory Pool

45,364 transactions
27.96 vMB
0.06889493 BTC
Random Selection Loading Transactions
Max Size: 147.83/200 MB

Candidate Block

Mining Attempt 7f1e3679caa406e04b8fa45f6ab304c9ff9469cb879e312e544ae43434529e2a
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 0dbc35260164bb9e6fc741b58e3e75f813a05013d7b26744d5acfe965951ed4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,078
Size: 1.00 vMB
Total Fees: 0.01561164 BTC
Feerates: 101.53 > 1.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (563,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,656 351,656 0000000000000000109002bdb1941874d9869c2e70f22bc68d31b41d11256abd 38 0.02/1.00 vMB 23
351,655 351,655 00000000000000000317405d68044163bae6c425c837280b6e86ddfbe600f397 598 0.71/1.00 vMB 22
351,654 351,654 0000000000000000118e7ead58a1b78f635973837811c76045e5fba043ff801e 493 0.24/1.00 vMB 46
351,653 351,653 00000000000000000391abb6f7fde6c1463f5c5e3225b6bb2616bc0063e63240 937 0.70/1.00 vMB 28
351,652 351,652 00000000000000000c9de1644b4a5faa746fb1124e76a983cbf54a329a017835 608 0.70/1.00 vMB 14
351,651 351,651 000000000000000015cb43b00ec27470183222ba26768e56bbfedc86d10b7614 187 0.10/1.00 vMB 23
351,650 351,650 00000000000000000e06b19c66de267ab96ea4565a2a1a5d20f44e614faaf6c4 882 0.45/1.00 vMB 31
351,649 351,649 000000000000000014a30ced01ae5bd5d9f5a710a73d9d07950c93b873beef82 1,047 0.75/1.00 vMB 21
351,648 351,648 00000000000000000da9d48fdc4c9f21e7b78a52d9149f9fc3d8aedcaa2e2f40 851 1.00/1.00 vMB 15
351,647 351,647 0000000000000000023435f832e53fde55a1f3f09ccb4fd66fa66967cf23e127 608 0.75/1.00 vMB 10
351,646 351,646 000000000000000011e60e2525b0a3ea74da0ee8afa6137d9d98f411adf6f82d 1,174 0.75/1.00 vMB 27
351,645 351,645 00000000000000000ecd0fdc843002c91acb2e8d9add71652f6247dbc5a2639f 1,517 1.00/1.00 vMB 20
351,644 351,644 0000000000000000010cabf1930fa469bad9fb03d36e7eb33e3a9ef56d1d97f6 393 0.42/1.00 vMB 17
351,643 351,643 0000000000000000134ccf295cab439c5e41e8a4c294cbc267a4698248899278 1,166 0.75/1.00 vMB 26
351,642 351,642 00000000000000000f127d9a26474e79ede9c7a12759067052185cbefc77928d 2,538 0.90/1.00 vMB 90
351,641 351,641 00000000000000001205886223bf368c948ac72bab9b9839420b0605211f111e 290 0.15/1.00 vMB 38
351,640 351,640 00000000000000000106073d4911c88e954fb9e9f5fe966f0b06198c4bae1cd3 561 0.32/1.00 vMB 28
351,639 351,639 000000000000000008a1994ce3a7e69f4afbec78203827b1517f9df1d35c6e53 746 0.39/1.00 vMB 60
351,638 351,638 000000000000000000fa1bc5c171759c45d1aac1b86f702baf8d94f42486487b 471 0.22/1.00 vMB 27
351,637 351,637 00000000000000000d372dd6c52017d424797c04b62dd15fcc3d203bbf0b497f 1,090 0.51/1.00 vMB 31
351,636 351,636 0000000000000000119b8d249fa2894f181d5aeb182f08adc5a3c9d74e0f028b 1,674 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.