Loading Tool

Explorer IconExplorer

Memory Pool

30,108 transactions
8.21 vMB
0.06605738 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.46/200 MB

Candidate Block

Mining Attempt 0a2b1ee2384e0f0018e6c73953d5584dc9a7f2f0202b1405e1cf4608ca57e50d
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 34fb8e0287b86d15e8e99f201bdeb75ff0361499bec07140d17193b326ac8f29
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,358
Size: 1.00 vMB
Total Fees: 0.04340380 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (779,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,012 134,012 0000000000000648b4141f22e8cd3c1a610ea5064f35555069595a26496a6ba6 30 0.02 vMB 430
134,011 134,011 0000000000000bd805b741e6160ea17f71ce24d4e1b65b423daac0f31f04c9c8 108 0.04 vMB 359
134,010 134,010 00000000000005043a8dd6f5a925188b475eb3342d0424512117f15d5eea1460 12 0.00 vMB 84
134,009 134,009 000000000000088ac49bd105506dabd8cac1114feafd6a7de6e157e07c8e5cef 11 0.00 vMB 720
134,008 134,008 00000000000009d2d7d532d32fcff62f43834ecb8ccc73490aac136115d9c41b 16 0.00 vMB 392
134,007 134,007 00000000000009822cb895556ca0df80591a3cd1141dac144d4f447d5f14dfd5 14 0.01 vMB 174
134,006 134,006 000000000000012ee1d79372848c98a5bde2e54fd1a784d66d91cb3ab45dafdf 10 0.00 vMB 1,339
134,005 134,005 0000000000000080ba89e2e9ee93c33a9c7cd9cf6b49bbed24eeb180ca4a5011 17 0.01 vMB 768
134,004 134,004 000000000000033dcee391a63ece71cef8410528ce87b20081add3b8536c8466 24 0.01 vMB 425
134,003 134,003 00000000000000d08c1c992297af32d7957bc7517f5ec849bb1c793578c0b83e 30 0.01 vMB 414
134,002 134,002 0000000000000c0b1baa10d61222d002cde7c3c506ffbc3558848a33d9a10c1b 71 0.02 vMB 218
134,001 134,001 000000000000067ecbc0c0a94418dfe5fc75bd6e04473aeef9b53973720f1679 26 0.01 vMB 767
134,000 134,000 00000000000007e3e442ce1423496a064a7c34342ba98be164ac0c9f9b872213 38 0.01 vMB 534
133,999 133,999 000000000000080f8a582276851e83a4d46108c5b83049d9542abc99e53a903d 70 0.04 vMB 294
133,998 133,998 0000000000000316c7863299d60d85ff440876dfb5f63d340e06f5e21a4a450d 50 0.02 vMB 428
133,997 133,997 00000000000008a5695e4115327d3628028a5a444176b73d0e1d2a42c895900a 85 0.03 vMB 300
133,996 133,996 0000000000000b9d53062a5484fbf440437a2a679aebbff61d3209e6df6c9f5c 52 0.01 vMB 51
133,995 133,995 0000000000000709b5027c6a8f4affa1a3c74a1698f176938064bb0e83658e1e 23 0.01 vMB 664
133,994 133,994 00000000000009a1c0e5ebd5ab960cbe5d614db8feabaee4232652e95a54ba8e 12 0.00 vMB 710
133,993 133,993 000000000000018d03472e4193235b1ea06b9200093de1ab47791388649371c5 67 0.04 vMB 110
133,992 133,992 0000000000000b4da3c41560a84576d042955d215c1081a58fbe86ccc6388b0d 56 0.03 vMB 532
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.62 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.