Loading Tool

Explorer IconExplorer

Memory Pool

29,606 transactions
6.77 vMB
0.05733699 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.58/200 MB

Candidate Block

Mining Attempt 795e220755009884668618d0104a5d0d86ac3962855f602062b6ea57f90d351f
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root c04f52482a9cea9540a842dbf06ff8dac0d10c114d85c371294f9d11d69a8651
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,344
Size: 1.00 vMB
Total Fees: 0.03914027 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (779,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,073 134,073 0000000000000017d1408061b46934e8267a926fca13c6aafad8394cae51df02 11 0.01 vMB 322
134,072 134,072 00000000000009d664341457bbcb914834db58657ad8da3cb892914d90b26c3b 108 0.04 vMB 102
134,071 134,071 00000000000002ca40680c1fd2ad789dc83fdda2f2825db10560ce83abffaf86 36 0.02 vMB 366
134,070 134,070 0000000000000061197e6a44f97f75628de2510c6ae9041599f535d65d6721ab 56 0.02 vMB 678
134,069 134,069 0000000000000ba3bb0d87329ed2ef0d9440b3be1cbc383988e5302ad03c4dfe 114 0.04 vMB 464
134,068 134,068 00000000000004441a9047a3020aa9e7d6aa269b111e8b09fc87c98c6b7c7e09 19 0.02 vMB 715
134,067 134,067 0000000000000696103b7e956d4976c8fd2e366eccf1b54dd7253a2b7b2b24d1 3 0.00 vMB 70
134,066 134,066 00000000000003162ea0e2732ec54a1dd5088389a258165a37fc11bec7cd5a3c 17 0.00 vMB 0
134,065 134,065 00000000000004d00aa22cfac26f5374a33243fe44e1e60b9018a9ba6837a2f0 35 0.01 vMB 413
134,064 134,064 00000000000009e2871ecb96aeeb4c0324d8ef43f07e82c955c362de1ac49b2b 64 0.02 vMB 438
134,063 134,063 000000000000088d37273a95cebbe489408fed6ac1a85c13375b9e72ae7a2c63 19 0.01 vMB 7
134,062 134,062 00000000000008858d192e1adf56ccccee557de451ef351723cb9fe8b896a445 49 0.02 vMB 628
134,061 134,061 000000000000082eb8a72f63be60c9c70d5aca7605b377990b37e90902d951a4 28 0.01 vMB 1,088
134,060 134,060 000000000000064a8ef7397a88a957acfc912cde787401a80e51bed089665e69 27 0.02 vMB 59
134,059 134,059 00000000000002244f7fc8ba52c9e237b842a3a3b9876cc2a09fae9dd384b60a 135 0.04 vMB 395
134,058 134,058 00000000000000d05d6c7c44d155f3119c82d078b604437d526356ca12c00eb4 59 0.02 vMB 620
134,057 134,057 00000000000005dcec8a14ee2ba0c2a48c51576072ca641520fa720adadbd583 50 0.02 vMB 767
134,056 134,056 000000000000034286c1909fb115f9db76d7469761e243ba47acabf1ad797ec5 114 0.04 vMB 71
134,055 134,055 00000000000004d4f121e5cf5618e6ed77814fb040482196f859ed0f456b2c0d 16 0.01 vMB 1,738
134,054 134,054 000000000000005c5f215cd008f96fbf3e8f3b6f883187391fa29d339784fae3 22 0.01 vMB 490
134,053 134,053 00000000000008237e7010c6260b8922aba1288703f76c96ea6b288216b68dac 45 0.02 vMB 477
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.48 GB
    • Received: 0.65 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.