Loading Tool

Explorer IconExplorer

Memory Pool

44,782 transactions
27.16 vMB
0.07326899 BTC
Random Selection Loading Transactions
Max Size: 142.75/200 MB

Candidate Block

Mining Attempt efaf895368dfdbb4d2827a6cad6af4fa76012eb4fd9d904d6925ab0bb74221c6
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 4da1606185d8eb3a99167e8d75050e391982895560977d8b1cc3d2b1ed805b2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.02212173 BTC
Feerates: 265.25 > 2.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (120,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,985 793,985 0000000000000000000373be7e94b298143b15e03b4ac811901c2d9b1e64b0f8 2,294 1.00/1.00 vMB 29
793,984 793,984 00000000000000000003c15fbb5e8647d317d7e9e66d894e3cbf1597512aef34 2,095 1.00/1.00 vMB 14
793,983 793,983 0000000000000000000212b1e65eff55d4ac5c4b60e215337ec53684b8a349da 2,276 1.00/1.00 vMB 14
793,982 793,982 00000000000000000004c8752d692f27bba0234f4f2717e7b6117a10e5453fb9 2,387 1.00/1.00 vMB 15
793,981 793,981 00000000000000000004f5bdf7b13335c2c5d323942d93ed6da2b3f7dc5ed630 1,691 1.00/1.00 vMB 16
793,980 793,980 00000000000000000004fb803b71ea5263ebc937808076816a0607748949e268 1,752 1.00/1.00 vMB 16
793,979 793,979 00000000000000000002a78bd0e1c8cbde9321aef09fb991e61daaa55322118e 2,203 1.00/1.00 vMB 35
793,978 793,978 00000000000000000004e5f2b1416213afea4d80c0585411c1f75b2f99201f70 1,756 1.00/1.00 vMB 15
793,977 793,977 000000000000000000035b70dbcb37cbf2eaf6fd2cae1d6a53372fb74ffe87e8 1,563 1.00/1.00 vMB 22
793,976 793,976 00000000000000000000feb6342f93f437a7ad749343a528a3c42ca013363aa8 1,455 1.00/1.00 vMB 20
793,975 793,975 0000000000000000000484ba2ff26a738601b24003680e134028bb3dbf4839b1 1,982 1.00/1.00 vMB 22
793,974 793,974 000000000000000000048adca1cd3d995e783f8dda3ce094d0feb0fa7ad35926 1,699 1.00/1.00 vMB 15
793,973 793,973 000000000000000000042a3b29b2a09ef8877e51df8eede6696524a6c407d838 1,790 1.00/1.00 vMB 11
793,972 793,972 00000000000000000002d167fd509e14c632216b1f425e198ff6e3dbe85ebd1f 2,857 1.00/1.00 vMB 15
793,971 793,971 000000000000000000021a144c03e830a449067055d520432a5dc1882270e73d 2,905 1.00/1.00 vMB 18
793,970 793,970 0000000000000000000337d577ed460e1ba39c0dc8380802ca3955325826067d 2,641 1.00/1.00 vMB 24
793,969 793,969 00000000000000000003c64145f1927c5821ab07b053419f63c9fba7fbe4540a 3,149 1.00/1.00 vMB 16
793,968 793,968 000000000000000000005b927ffd80ccda04698abea83057817126fe3171388a 1,855 1.00/1.00 vMB 24
793,967 793,967 000000000000000000043a579c62efbe9864d397e5020bcd447c618bb6e7b076 2,269 1.00/1.00 vMB 24
793,966 793,966 0000000000000000000167eebfcf615dfe58198f4595410ece79809a2c351519 2,455 1.00/1.00 vMB 22
793,965 793,965 00000000000000000004938e120867476474b8655b18f56cf4eca4dc2e088acd 1,563 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.02 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.