Loading Tool

Explorer IconExplorer

Memory Pool

14,358 transactions
7.54 vMB
0.02649680 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.44/200 MB

Candidate Block

Mining Attempt 39fade39be195fd4f2733d86f27bdeb4a089e7db35b8c64c1e349a54a1b6755e
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root 850c21cc9b927ba9b66042da3ea446c20b7d07ad6f60695a919bb20d572900e3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.01119304 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (749,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,845 163,845 000000000000000cea1a54f7b15889ad212957c88f359bfd2019065a66b29c03 76 0.03 vMB 397
163,844 163,844 0000000000000ca6dd84dc9c6c328809e923d7c710b947815dad264e9a7030da 130 0.05 vMB 12
163,843 163,843 00000000000006e3e75093e95219ca5ee3537126985652a36fe31fa48ad52517 1 0.00 vMB 0
163,842 163,842 000000000000067966f20bf9e696ea6adec14b81c358320792112b462e75fc12 141 0.06 vMB 103
163,841 163,841 0000000000000ad2456f1fb483b5b02a0592ab462adde350bf74e2c9136478ad 17 0.01 vMB 456
163,840 163,840 00000000000000f86832125142bd386a19165ab0bacfc81e6fc6b265385c18d9 140 0.04 vMB 16
163,839 163,839 0000000000000004302fc49e7d2475ad5c4fb4647afdca03b7632fd43fa164a6 100 0.05 vMB 62
163,838 163,838 0000000000000008dc0354abae2a0e888b8e75aaa71bdad1c5d9e88273f4c233 45 0.03 vMB 166
163,837 163,837 00000000000003ab5685ef8e034d1907367b165dc48ceb131658bf869e015abd 63 0.02 vMB 118
163,836 163,836 00000000000002c20da97b40dc67c34d0395a627bfd2ed1b2a83bdb10c2bcae9 38 0.02 vMB 109
163,835 163,835 00000000000005f93cd76e66acc98757e34c1be94934e67e1e412845134abb04 41 0.02 vMB 201
163,834 163,834 00000000000005209615a7bc9ab1e55663d1685f0c37c5967630738b2531594c 103 0.03 vMB 153
163,833 163,833 000000000000034e96a155ea1d600be4a882eff97bbbf19ec23171f1c6cdbe85 132 0.05 vMB 125
163,832 163,832 0000000000000a2504c147ba7c37e5730716a090f316b6941af65211009bfa41 99 0.05 vMB 102
163,831 163,831 000000000000068c6ddbae5bec15c975671d9ef40a0b49fac106f28c990d326d 36 0.03 vMB 5
163,830 163,830 00000000000002b87f51a4e2476582ad8d764c3a731e3e0831998fe4a5be8c5e 113 0.12 vMB 106
163,829 163,829 00000000000009693d13148e265b11ce759cf7338aa3d83d692d18ce6d4e3a9c 91 0.06 vMB 660
163,828 163,828 000000000000001ac4c5da4fb54b67072a14ebe2d35c4225ecdab9b6ecfb4cff 5 0.00 vMB 97
163,827 163,827 0000000000000c9ac94294a49a9bd0af25c8519f78513e455106fcfde0bed6e7 12 0.00 vMB 34
163,826 163,826 0000000000000b43b8bafb5adb6793218636ad3df633b9257ef85cd0fbca3bdf 29 0.02 vMB 181
163,825 163,825 00000000000005149d06341e57016baff205c3c803340548f96317d449852e63 26 0.01 vMB 99
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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