Loading Tool

Explorer IconExplorer

Memory Pool

72,807 transactions
28.13 vMB
0.07105246 BTC
Random Selection Loading Transactions
Max Size: 166.52/200 MB

Candidate Block

Mining Attempt 0953fb142b6952e148640bc9925aa23d64566f37683d5751cb5820cc2674fcfe
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 53f807fd61b30405691e45ae8dbbf650416572b53f2aa104fc24632778a35e4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,336
Size: 1.00 vMB
Total Fees: 0.01478365 BTC
Feerates: 157.46 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (537,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,607 377,607 00000000000000000a9f317a1d65af28e8956bca209ba67f1b0bcf527c296640 1,029 0.50/1.00 vMB 39
377,606 377,606 00000000000000000878b75017ac9ee2468b8b6e14e0f3aae977f80f20247870 1 0.00/1.00 vMB 0
377,605 377,605 00000000000000000e5c92b536b090f07476585877bde0946657e903b1a6e188 630 0.53/1.00 vMB 20
377,604 377,604 00000000000000000ea83328b8a68679395b4cdc785fc8d478a9bdcb0abc8989 180 0.13/1.00 vMB 24
377,603 377,603 00000000000000000d2809112d355ff9ddbbdf5f6634c83d32d838d9887ee013 1,122 1.00/1.00 vMB 14
377,602 377,602 00000000000000000fd5585dd1164cae2ae5ebf7420e4b7585d1ad764a2476ac 2,068 0.75/1.00 vMB 54
377,601 377,601 00000000000000000bcfdb699d2c5635e9784a46b3654d0d544cddf11daf5fcc 951 0.61/1.00 vMB 18
377,600 377,600 00000000000000000bef65fd5b45e17869ad73ca47018e3465526007b71aff83 2,486 0.93/1.00 vMB 48
377,599 377,599 00000000000000000a5c8b9f5ad7d94206394cb4334ecd5614f79a3ec1330d6b 1,168 0.82/1.00 vMB 22
377,598 377,598 00000000000000000f7e5afffe72da4515709bd698a140307455be19ff694d3e 1,308 0.92/1.00 vMB 22
377,597 377,597 00000000000000000fdfd46173002591d0457e3c834f98e50157f6a3a1c2746f 1,312 0.67/1.00 vMB 32
377,596 377,596 00000000000000000abf651a5ac1616937a88153e2f1133b5506f00730013f6a 1 0.00/1.00 vMB 0
377,595 377,595 0000000000000000091ee1aea167ac6c4238f4a7e6e486d36f9e5e2849a7e6d0 1,617 1.00/1.00 vMB 18
377,594 377,594 000000000000000007591e2016b7255605d53df14dcc49c1c6a29861087907b5 1 0.00/1.00 vMB 0
377,593 377,593 00000000000000000061e7bc45a96eb45b4edf5c9a939535802590453148beff 904 1.00/1.00 vMB 18
377,592 377,592 000000000000000008ad226b33b86ce30fa1bc885a45bce80e17e8a0feb5dcbe 1,503 1.00/1.00 vMB 24
377,591 377,591 000000000000000004986bef0d9c917c8f8248559c23a8bee0d76f59d08735ab 2,643 0.95/1.00 vMB 66
377,590 377,590 000000000000000007cb90ab7e01e6627ea5c1476763d22053bd91d68afc4d3d 1,837 0.93/1.00 vMB 33
377,589 377,589 00000000000000000ab78d76a1812eae7823710a87ce4ac6f4ca4c7863e063c0 2,437 0.95/1.00 vMB 48
377,588 377,588 000000000000000007f8b8fd9bbfab0f55425a9c0dd6124b28d56bedda3dd5db 3,007 0.93/1.00 vMB 75
377,587 377,587 0000000000000000045f8a48d05bd409f8db51b52aee8d92f88ffcf119dc7768 565 0.28/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.