Loading Tool

Explorer IconExplorer

Memory Pool

42,652 transactions
33.36 vMB
0.11068447 BTC
Random Selection Loading Transactions
Max Size: 166.35/200 MB

Candidate Block

Mining Attempt 010a3d76ecd40e042b73013792213b696c32337317e58d37686573fc667319ec
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 9b5528da9a323544876e9d9baa0c2c530e46f88aa61fe1736500ba9634e3a55e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.03674895 BTC
Feerates: 501.64 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (323,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,701 590,701 0000000000000000001b2e14e29b2ebd60f2d2ae06b90677a655e5bad98c868a 919 0.29/1.00 vMB 20
590,700 590,700 00000000000000000015c260fc002af44916d6d0c478ac05512302bb82bbdace 643 0.29/1.00 vMB 18
590,699 590,699 0000000000000000001571665b2db6c50bccac1317e376e0c7fa24e149c36565 2,621 1.00/1.00 vMB 2
590,698 590,698 000000000000000000104dbd86e3fbec5d69cf28513724693e649f8d10e25634 2,808 1.00/1.00 vMB 30
590,697 590,697 0000000000000000000fe5a9add6476a308aa4665425cde5bf92ff3a05db3a37 2,444 1.00/1.00 vMB 40
590,696 590,696 0000000000000000001b4f7339466c2ef67288641635cd5a6522da4844ecdcda 841 0.27/1.00 vMB 20
590,695 590,695 0000000000000000001639b2facb0a5c7b02841f8267497c6c36a3ad428d8f68 1,675 0.47/1.00 vMB 18
590,694 590,694 000000000000000000080b94b92cc84310119c69279d0d59fcfbe46718c6e41b 2,441 0.84/1.00 vMB 12
590,693 590,693 0000000000000000000f6bf7a9a80be4d78cbf8e8b31f5f45b445a43b3204990 2,984 1.00/1.00 vMB 11
590,692 590,692 00000000000000000003822cfa2457fbf47632698d6e5f663f067b6d3b01b641 2,389 1.00/1.00 vMB 9
590,691 590,691 0000000000000000000dfdec6a3784dbe6b0a2c3bc4d1a38c8f5363ad274fb80 3,136 1.00/1.00 vMB 26
590,690 590,690 00000000000000000003884426be38191285831548c6ea1caa8d429795f96c7d 2,694 1.00/1.00 vMB 27
590,689 590,689 00000000000000000016fdf8832570b55a2ea1be7bc243f86ef5dc2f49790970 2,309 1.00/1.00 vMB 12
590,688 590,688 0000000000000000000bab9600a8e7593e2b13ea061c88f1c107a282ee75830b 3,349 1.00/1.00 vMB 40
590,687 590,687 00000000000000000016e0dd8fe86bf34feaa611b4c52180b6822b5ad31b68ff 3,227 1.00/1.00 vMB 33
590,686 590,686 0000000000000000000d632487e7891741a3ff02c416316da8317a281dd2c374 2,708 1.00/1.00 vMB 17
590,685 590,685 00000000000000000018ddcb8c9b987b15fe2452771dc81c599ee78e4f5f4203 2,801 1.00/1.00 vMB 27
590,684 590,684 0000000000000000001b9ccf98f9585c02f15d3c7b574879fa80491f1236b2fa 2,791 1.00/1.00 vMB 55
590,683 590,683 000000000000000000054215b40586368853246cd1f39315d5eb8a2748ab9834 2,816 1.00/1.00 vMB 16
590,682 590,682 0000000000000000001a1cfec5e37355f5a0fb655b6a8ab3779b7dcebb5b22de 1,600 1.00/1.00 vMB 10
590,681 590,681 00000000000000000010d77556232449873b6ba93681a09911de5cf7308d6cb0 2,571 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.10 GB
    • Received: 11.54 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.