Loading Tool

Explorer IconExplorer

Memory Pool

44,733 transactions
27.31 vMB
0.10151010 BTC
Random Selection Loading Transactions
Max Size: 143.15/200 MB

Candidate Block

Mining Attempt 0a2e07318e8e70e148afe446e03115b1e588c59dc9dc099343575364a399c3f7
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7457cc49255778ab00a4bb283ba6e3e02bf916f78d820949ac9bdfa12feb36c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04612420 BTC
Feerates: 151.16 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (120,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,988 793,988 0000000000000000000010ab4daac815883fd7d283b4828ad6d7b208e9235682 1,737 1.00/1.00 vMB 26
793,987 793,987 0000000000000000000346bd3aa6719817c258f3ec7a2ad99378719be6bd1001 1,777 1.00/1.00 vMB 16
793,986 793,986 000000000000000000006f29d9c5956b0238ce1d6a8726a1ec68a972e34e72d6 2,666 1.00/1.00 vMB 35
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
Previous 10 blocks ↓
Total Size: 782.16 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.27 GB
    • Received: 13.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.