Loading Tool

Explorer IconExplorer

Memory Pool

81,332 transactions
31.19 vMB
0.09334380 BTC
Random Selection Loading Transactions
Max Size: 188.11/200 MB

Candidate Block

Mining Attempt 516ab5fd467899226e3a300d7612857f56c8990c3caa4c3101d87abb0f86f80d
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 1fd97147162ac5c0796e98662ba4f530f0e3846986336ae48d87209d6b95147b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,490
Size: 1.00 vMB
Total Fees: 0.02003646 BTC
Feerates: 45.88 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (96,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,941 818,941 000000000000000000001e6ea304962e9f687aa190257e87229ef48c66c881e8 2,517 1.00/1.00 vMB 55
818,940 818,940 0000000000000000000212c3f02daebd1992aafae52a8477e96e24fbd23aa2ad 1,649 1.00/1.00 vMB 47
818,939 818,939 00000000000000000001c0f0b7b61fde7490a1e55be01478fc6c8b2615cb3364 3,090 1.00/1.00 vMB 50
818,938 818,938 00000000000000000000c0ebf03f9072ce3481107ef0685c36098d038d42d801 1,131 1.00/1.00 vMB 33
818,937 818,937 000000000000000000010cfc45e6d3286513a0a9c4d478583c89e808d3b9309e 1,400 1.00/1.00 vMB 31
818,936 818,936 00000000000000000002238309691cd0314a3370ade1ac1fe0c8c9a0445c7fde 3,095 1.00/1.00 vMB 39
818,935 818,935 0000000000000000000100e3fb6b2d89d2933c6b6c787b47a2348e4403c96dad 1,146 1.00/1.00 vMB 34
818,934 818,934 00000000000000000002d593d502b748dc066db164bcb8d15796932d6663dc20 1,689 1.00/1.00 vMB 39
818,933 818,933 00000000000000000002c76b6590db83bdf88cc7d007e3017066bba5dbef12cb 1,446 1.00/1.00 vMB 38
818,932 818,932 00000000000000000000ea4e9410b041bb967512ec12d3b4bdd9f7e602195f8f 3,585 1.00/1.00 vMB 42
818,931 818,931 00000000000000000001f2ca08235467f0ca1c0cdc021ea23eecb94e99dbc83c 428 1.00/1.00 vMB 31
818,930 818,930 00000000000000000001a0002d4a65ad267a70186ae42180cb72df59b550e1e1 1,690 1.00/1.00 vMB 31
818,929 818,929 0000000000000000000179644312b264d4f62cbcd12409bc3ddf729b7d28be4f 2,390 1.00/1.00 vMB 49
818,928 818,928 00000000000000000001d646ed6524b3ccb0fc253281eedc61bb8109b8c8e5f8 312 1.00/1.00 vMB 31
818,927 818,927 000000000000000000034eb8dd551f8e2c6cb48874a3f4147b651cd6b86b8e5d 3,331 1.00/1.00 vMB 34
818,926 818,926 000000000000000000015720aa4ff996eefa395224c22bd086a2764017a1b565 2,526 1.00/1.00 vMB 42
818,925 818,925 00000000000000000003b58d073346001e10c08bd98be9b2d17369909b79803f 2,917 1.00/1.00 vMB 45
818,924 818,924 00000000000000000000dcd218025d3eccb1ffa0810abbd5ae46f576078c33f0 2,563 1.00/1.00 vMB 47
818,923 818,923 0000000000000000000158bfe60cbf6af61613c404b0df9806014b40d7b7d0b6 3,203 1.00/1.00 vMB 53
818,922 818,922 0000000000000000000345ba65fefb2159a668f8b1e7d49f62f3fcef41e75fcf 2,324 1.00/1.00 vMB 52
818,921 818,921 00000000000000000001e50caee203edb13c1055bd04588f671f6905f127ea03 3,377 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.