Loading Tool

Explorer IconExplorer

Memory Pool

79,663 transactions
29.81 vMB
0.08916371 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 974f0573fd68851509490095d7c4753b5b09001817ab83e4bd2c81ba0b8b3d5c
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root f292ea9b94b85c1060056ab0ee993861f2043ea4122383672d562b3e5002abfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.02167204 BTC
Feerates: 40.21 > 2.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (286,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,810 628,810 00000000000000000004a53338d7ec10e0343c1748d03f18e2096e2069d92417 2,663 1.00/1.00 vMB 59
628,809 628,809 00000000000000000007da5598f2fbe44ea52173d56cbabf1755a954cc2aa2c4 2,968 1.00/1.00 vMB 40
628,808 628,808 0000000000000000000b1c4345ca2ab51e05aa5a0972c46685a1c295202ec45c 2,053 1.00/1.00 vMB 89
628,807 628,807 0000000000000000000adbc743733ed1a8ab663b4c3461d6d2ec5c8fde4addfd 1,431 0.56/1.00 vMB 47
628,806 628,806 00000000000000000004183c141fdc337e2776c4f1ed1facdf46587e39d436c0 2,277 0.63/1.00 vMB 45
628,805 628,805 0000000000000000000ecd2efec0092bc09fa3b759fb65461758231eeceb3ee2 1,536 0.48/1.00 vMB 41
628,804 628,804 000000000000000000107d3e4d9d66afca28f44bed09e795341c3cd266a84197 945 0.76/1.00 vMB 7
628,803 628,803 0000000000000000000299be896a06b1fd7e3a1f47693f7c03acaf42fa0dde74 371 1.00/1.00 vMB 4
628,802 628,802 00000000000000000000bde108dec67cc3af1c3435d16ec145d501b64c3bddd8 1,283 1.00/1.00 vMB 6
628,801 628,801 00000000000000000005fa9974b448d3af2873c5e59e4614ba12389113462980 1,497 1.00/1.00 vMB 20
628,800 628,800 00000000000000000005ae059bae36ccec27699cccdaf538a7d2905ed8a75f99 1,017 1.00/1.00 vMB 22
628,799 628,799 0000000000000000000c3ef723bf4e9f2c0a40229b339689676726203bbe67e1 580 1.00/1.00 vMB 22
628,798 628,798 0000000000000000000ecf0c7513984952bf2601b1d50c5249b2804490cbdeed 2,374 1.00/1.00 vMB 44
628,797 628,797 0000000000000000000294b6d22637fb642a433d56113d58fcc98d55227a4807 2,877 1.00/1.00 vMB 16
628,796 628,796 000000000000000000118581b24746f0d890bcd97b9f991f51e10c902ae39dd8 2,914 1.00/1.00 vMB 41
628,795 628,795 00000000000000000001a5f5905cfbc1223ff6b605040b314df87e939384e303 2,369 1.00/1.00 vMB 63
628,794 628,794 0000000000000000000f048edcd9bf26732b83a1af3d515630dabdb622c93b81 2,972 1.00/1.00 vMB 92
628,793 628,793 0000000000000000000c76cfa44d4746d9b4c6ff04b243312e8f4d107d6ec687 1,845 1.00/1.00 vMB 34
628,792 628,792 0000000000000000001000b48fd4b98a7073856dc508d878795869396802c228 1,768 1.00/1.00 vMB 7
628,791 628,791 000000000000000000060464129111f2a9ef4fc429ecdc0c787be3801d4756aa 2,976 1.00/1.00 vMB 76
628,790 628,790 00000000000000000007ae3a9bb4cf0ec8045c3dff7b52fa32463ded575d8040 600 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.