Loading Tool

Explorer IconExplorer

Memory Pool

42,972 transactions
30.77 vMB
0.12497647 BTC
Random Selection Loading Transactions
Max Size: 156.29/200 MB

Candidate Block

Mining Attempt b070e86599a121cd0a66f17bce801cf9e7ee347b959524c50b0d27fa98bd6270
Version 20000000
Previous Block 0000000000000000000164281bb9c4d30def7985f62e854cc0de9866367320c5
Merkle Root fc6d72f093d50aa463c0acc50370cf8bfe3449d99f73d1c1815c0a0047977b05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,073
Size: 1.00 vMB
Total Fees: 0.06312647 BTC
Feerates: 301.60 > 6.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,466 (486,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,075 428,075 000000000000000004f973fa814cb6649cf1c6cb6a188ff726d4d4209cd71ee9 319 0.22/1.00 vMB 54
428,074 428,074 0000000000000000000d4c504f9826e1b1afb428f7ad3eb902ca988072d2f4b9 540 0.35/1.00 vMB 56
428,073 428,073 00000000000000000029fd454e3a6012529caeab947a2a2a4e9aa4f92ac0acf0 981 0.63/1.00 vMB 58
428,072 428,072 000000000000000003a3764345d934547c9ac733f56ff4935c98937a6b1a355c 346 0.14/1.00 vMB 59
428,071 428,071 0000000000000000037dd64902467e3acb6430345e7fdbfef4f083ef94902a06 1,581 0.96/1.00 vMB 42
428,070 428,070 000000000000000001b5744ee46b55e194dfbfab4e04d2551c35e759bcada36b 2,023 1.00/1.00 vMB 62
428,069 428,069 000000000000000000194febb05d8d50e27721589815c29e9079a0c6ce84dca4 464 0.21/1.00 vMB 49
428,068 428,068 0000000000000000007f9759c9eee376e3432e300b43aea53d1371e1fb143961 713 0.69/1.00 vMB 32
428,067 428,067 000000000000000001bef2c3fb53729c1ce61d6dd4bba3607432ec02760a4e4c 1,009 1.00/1.00 vMB 32
428,066 428,066 0000000000000000021fa6cb9f756d3e47bac8dc6c037132281e4c314469479b 1,640 0.75/1.00 vMB 54
428,065 428,065 0000000000000000024f493cccb8b4bb3491a2d15188188ebc773d36b2297946 919 1.00/1.00 vMB 48
428,064 428,064 000000000000000002504642e6ff9b1577af550c269f4537ad5b6e7f77247c25 2,803 1.00/1.00 vMB 84
428,063 428,063 000000000000000002acb7baee528ca1ceb1baa1e353f0128c79c19da41f061f 456 0.22/1.00 vMB 57
428,062 428,062 00000000000000000251276de9928a6720e7d8485ed1dcea93fc59cd481d57e2 1,223 0.98/1.00 vMB 30
428,061 428,061 000000000000000003e8e5d8595e0ba7fb12ff4f8ea1f6cf2037a345a02b5db6 40 0.02/1.00 vMB 62
428,060 428,060 0000000000000000041f592bc6dbe8415504569cff154b2ab969124f07fdce10 595 0.27/1.00 vMB 65
428,059 428,059 000000000000000002167ccf93efdef654573a756a56a771166b2a1bca377a0f 1,151 0.55/1.00 vMB 60
428,058 428,058 00000000000000000273a4177d719bd7a5fbbe4fcd513cac2bb3c42f1422b5f2 15 0.01/1.00 vMB 64
428,057 428,057 0000000000000000026619bc1a2075821acf5c1a31a606b472196aec00fc038a 22 0.01/1.00 vMB 90
428,056 428,056 000000000000000004f48eead25cedd74dcaa6f1e12fa8d5b89766c3766f1a96 1,980 0.87/1.00 vMB 57
428,055 428,055 0000000000000000002c6782d427916ee5f207d62c02ef52f63f6d92cf10bbec 802 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.44 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: 610.19 GB
    • Received: 10.71 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.