Loading Tool

Explorer IconExplorer

Memory Pool

83,345 transactions
31.18 vMB
0.09440578 BTC
Random Selection Loading Transactions
Max Size: 191.37/200 MB

Candidate Block

Mining Attempt 53d1b53ff88e42b236b7750cbf751cf51c0a6587a38f0626137d78c087a341b7
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 7615995d30fbb209cc3855a9bc43d08c1981e196bf167596cf7995b7ed233c64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,724
Size: 1.00 vMB
Total Fees: 0.02411884 BTC
Feerates: 301.57 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (231,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,493 683,493 0000000000000000000ac7733ff8a17b5eaa63e9f191b27797cd6f9a5565a982 1,205 1.00/1.00 vMB 16
683,492 683,492 00000000000000000006aa95d52704e196b5b830b7d7a273b7e322bcc01731e4 2,587 1.00/1.00 vMB 56
683,491 683,491 00000000000000000004f4e4d205e81253ca35f1cd3f501872a32c52e04ae4f1 1,332 1.00/1.00 vMB 21
683,490 683,490 00000000000000000003213422df1713ba6382d8c73f1946aa3dee885ad19586 1,762 1.00/1.00 vMB 26
683,489 683,489 0000000000000000000280ca93b2e6ab23d5aaa9a6fc26a35f7d2b8425e23f6a 2,278 1.00/1.00 vMB 38
683,488 683,488 0000000000000000000978a6bc636fd86a83be8df34e8471b5c04371877ee113 2,434 1.00/1.00 vMB 41
683,487 683,487 000000000000000000044a7bfbe5d5d95f32a003a39b49de8ef00a0e8d3476df 2,504 1.00/1.00 vMB 66
683,486 683,486 000000000000000000049fc603575ddffacdf238b1329452072055960c9f3f9c 1,982 1.00/1.00 vMB 40
683,485 683,485 00000000000000000000835bababb9f165f8d2cfcb16650885fb3ece7f33533b 2,008 1.00/1.00 vMB 41
683,484 683,484 000000000000000000073312a7ab1d5955be89c1248c2a23e84b07d43dd7d178 2,335 1.00/1.00 vMB 40
683,483 683,483 000000000000000000080ef525ab0f400da641f7c0f77f4e6b661094392aa367 1,986 1.00/1.00 vMB 48
683,482 683,482 0000000000000000000a33756b0062a3bd27893d533cac4a87b5d5004d002c92 1,678 1.00/1.00 vMB 39
683,481 683,481 00000000000000000004bfa8c76de4df0870d99b7b34e3b5f131255cde8c7059 1,775 1.00/1.00 vMB 44
683,480 683,480 0000000000000000000033238587c4529964114ff95a884980fa0b06351e22f4 2,497 1.00/1.00 vMB 54
683,479 683,479 00000000000000000003ebe69d172838a8141677d83af6c039ae533e051a4e77 1,862 1.00/1.00 vMB 42
683,478 683,478 000000000000000000047a77b79b784eb15bf8b66dbacf50063695f6aa5c408d 843 1.00/1.00 vMB 43
683,477 683,477 00000000000000000002a459b076d251d7dfb5ae410b94bd3ddd01af6afce334 2,312 1.00/1.00 vMB 53
683,476 683,476 000000000000000000085794b6746dcc0f29011e63838f40cd7f5af0717698c9 1,972 1.00/1.00 vMB 56
683,475 683,475 000000000000000000090b38a3bddaa3ee619a329110a1586b1c503439cf2652 607 1.00/1.00 vMB 47
683,474 683,474 000000000000000000046ec321a98a424a95235dea097997707bdf14af14cb90 1,644 1.00/1.00 vMB 55
683,473 683,473 00000000000000000004d6d0e0b499378d29b0812c7d5b2b7039539cdbdc0555 2,223 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.78 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: 709.55 GB
    • Received: 16.92 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.