Loading Tool

Explorer IconExplorer

Memory Pool

32,462 transactions
27.97 vMB
0.06078524 BTC
Random Selection Loading Transactions
Max Size: 138.12/200 MB

Candidate Block

Mining Attempt 3040079ca6b83d56f982bc6ab9041921c2aa9ef5288a97bb05f36971c53083b4
Version 20000000
Previous Block 0000000000000000000177abe9ee43b6462d18ea4870025cf2a032283159af76
Merkle Root 23cb73e5bc68445ec9e72733cee41a4c477ff15332603a02234eba88f5a56e28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,903
Size: 1.00 vMB
Total Fees: 0.00706574 BTC
Feerates: 47.59 > 0.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,514 (579,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,661 334,661 00000000000000000d0057a77a15dc943779308d6fd583c7a7459ab1c961a59b 950 0.60/1.00 vMB 21
334,660 334,660 000000000000000011bcae4179211329fdc42565e90be161f7b723f545d25261 1,354 0.75/1.00 vMB 22
334,659 334,659 0000000000000000037b6860057b8d67e3adaef83b4196446e83d3cd660b15c1 1,065 0.35/1.00 vMB 40
334,658 334,658 000000000000000006f1f1ed87fd7126c2ae00048f1a98c348a81a1b87c5642e 422 0.43/1.00 vMB 15
334,657 334,657 00000000000000001185ce0724be405018eb2ea262ed8bab183ea9be272d090f 256 0.08/1.00 vMB 159
334,656 334,656 00000000000000000c8a9d89a727e0b123ccf51f083a81524c44411fc554bb89 820 0.44/1.00 vMB 24
334,655 334,655 000000000000000018c66b4a76ca69204e24ee069da9368c7a9883adb36c24af 1 0.00/1.00 vMB 0
334,654 334,654 000000000000000013c75ed6d1a4b7e308c9127703a376925d449575e6212f6e 1,064 0.61/1.00 vMB 30
334,653 334,653 0000000000000000090a0e0d1df35f8af2bb2db2b81802c14414ecd10929d194 64 0.03/1.00 vMB 35
334,652 334,652 0000000000000000045a5db3f282ae6775b7780c3e25d12fe321a6909dc61670 437 0.25/1.00 vMB 21
334,651 334,651 00000000000000000525d174ef6c3507b8ac0b7ffc15e5c90ca4263ea3f8850c 797 0.61/1.00 vMB 17
334,650 334,650 00000000000000000760f53ee76b8cdc0db7f6754f59fc1fe35669b9d50e4a96 512 0.14/1.00 vMB 47
334,649 334,649 00000000000000001067ee513784360763f32f7806af645b2bd3fe97dfcf4f32 632 0.39/1.00 vMB 50
334,648 334,648 00000000000000000d8f7efeb5d13569951117a04e43e2d858f8897d93bafa8e 449 0.28/1.00 vMB 21
334,647 334,647 00000000000000000b47a22f8563726d716d66cbdc1d3387cadc787f9fe4ce54 139 0.09/1.00 vMB 13
334,646 334,646 0000000000000000064dd0134527ade8b4addb85ea0aa7568b8b1c3d5db6be92 945 0.68/1.00 vMB 20
334,645 334,645 000000000000000008161c9bdaaef73ec48bdaf86a277b39db26ed2b94ec5859 1,382 0.75/1.00 vMB 25
334,644 334,644 00000000000000001b63106f0b911c53744965892f3fdb61f80bbfeb41045ed8 1,215 0.69/1.00 vMB 23
334,643 334,643 000000000000000014840dcc06f6ef72cd3d7b8ed170f62be90acec023acb08e 543 0.71/1.00 vMB 14
334,642 334,642 000000000000000003e4839e1c1f9f2c4b1ef09ebaf6aed1bc77363e8cf84233 2,083 1.00/1.00 vMB 26
334,641 334,641 00000000000000001a5ef1cc99b65c8a42bc78b6a74be19faff9e1da8d655e07 725 0.67/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.53 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: 612.94 GB
    • Received: 11.10 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.