Loading Tool

Explorer IconExplorer

Memory Pool

40,986 transactions
27.96 vMB
0.06476016 BTC
Random Selection Loading Transactions
Max Size: 143.58/200 MB

Candidate Block

Mining Attempt 93188448458a298c71b48d58c1cc6c2d4918db2c775eefcd9bee78fc3836bbc5
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 250d256fe41a2ceb0a8402036bbacbf0090c7d619f66fcfc7d7e26a5a269695a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,617
Size: 1.00 vMB
Total Fees: 0.01118364 BTC
Feerates: 100.56 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (257,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,868 656,868 00000000000000000002fc079505662e7c3fe640fc09e833dc81050e8f20d764 1,566 0.62/1.00 vMB 45
656,867 656,867 0000000000000000000540cbe8a322b54e1d16b514a8cfb7aa5cecb775bf1a32 1,513 0.57/1.00 vMB 51
656,866 656,866 000000000000000000017570de0c8ea239d70904dc606a9009c131da74e8ab6e 1,410 0.47/1.00 vMB 41
656,865 656,865 000000000000000000002f1b533d0882aaa5a58eb35c6b614875c8f503ecb7b8 556 0.37/1.00 vMB 22
656,864 656,864 00000000000000000009a2c546c3d53421d047085c7c761064cb8e1d1cb52e60 892 0.86/1.00 vMB 47
656,863 656,863 000000000000000000097a5428df9c018f240b5a867521dde0f2e0db01d69898 511 0.23/1.00 vMB 60
656,862 656,862 000000000000000000096ec0d7aafde543cf40b46a17086c2d7e37ee0258d738 2,544 0.96/1.00 vMB 45
656,861 656,861 0000000000000000000e17b8a575dff6bf8c4ea21e3ecc275437b012c661fa09 1,378 0.47/1.00 vMB 49
656,860 656,860 000000000000000000099e8a2adb95c410ec2b2f326b586db9c65655e664359b 359 0.53/1.00 vMB 6
656,859 656,859 00000000000000000001ad2984dac52f685cb50ffb8d3b41e3234e8aac565e28 1,721 1.00/1.00 vMB 35
656,858 656,858 000000000000000000008746b94257e056b29166411f64681e4aaa86fea57869 2,237 1.00/1.00 vMB 53
656,857 656,857 0000000000000000000d390f5829da64139d02a2ea3b2373fa7aeafe5e7950fe 583 1.00/1.00 vMB 13
656,856 656,856 0000000000000000000e6aa354897528e85bc88b471a6273d9c014122b884694 2,051 1.00/1.00 vMB 32
656,855 656,855 0000000000000000000e9142a47581cc563abd987c4fef4c3c42a6723ae66ed4 390 1.00/1.00 vMB 5
656,854 656,854 000000000000000000047ba4e94de974b276fc63836964d4db4e9211cf7f4ba7 1,298 1.00/1.00 vMB 29
656,853 656,853 0000000000000000000b5359d9090cef198affbd672798e740dba7b18f2ec8e0 1,389 1.00/1.00 vMB 25
656,852 656,852 0000000000000000000686bce9eec8f99fd95ddfd6e8ec8b678d788640726856 2,284 1.00/1.00 vMB 13
656,851 656,851 0000000000000000000ce4847a229f65da9792c88a3102276042f90a1cd3198e 2,200 1.00/1.00 vMB 105
656,850 656,850 000000000000000000106677a93a646b74048b3b3f7b84daa12fb3a39dc13ba7 2,297 1.00/1.00 vMB 56
656,849 656,849 000000000000000000098074659c3d71780c7cedfda63a4cd4994154159a1f4f 807 1.00/1.00 vMB 16
656,848 656,848 0000000000000000000e9e4f6b8867ae6e3a55810337129a57bea6a8a7d7c516 699 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

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