Loading Tool

Explorer IconExplorer

Memory Pool

43,675 transactions
26.55 vMB
0.06431704 BTC
Random Selection Loading Transactions
Max Size: 139.37/200 MB

Candidate Block

Mining Attempt c20d862d586441d6da45723249bd693e6ffe392be904d9f8f1571d8a2926e500
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root e06133151ffeb52994402e917a86332cf36b37573ef5925925e42f01baf1c1a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,939
Size: 1.00 vMB
Total Fees: 0.01559162 BTC
Feerates: 150.61 > 1.56 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (733,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,998 180,998 00000000000007679c843c81296d8523e269d7d96fc2fbc73f8bfac2ade20a07 120 0.05/1.00 vMB 135
180,997 180,997 000000000000016de0a020a0de7bc385d4edad85e9b7fe63b470a384191beedc 77 0.03/1.00 vMB 154
180,996 180,996 00000000000002cb912c5482f3cf86b1f711d98e4f8ccf975a430b2c8046a69c 528 0.24/1.00 vMB 130
180,995 180,995 000000000000092df83c112f9dabdfd5ec799561d47b1e1cb024a78b30db8348 132 0.05/1.00 vMB 122
180,994 180,994 00000000000005bb17862300eab97d51cc9f9130a1adda97879a07c775bc6057 534 0.18/1.00 vMB 163
180,993 180,993 0000000000000600a09d8719d873b60f0841a9ce85e07f02c368cb94376ab266 507 0.25/1.00 vMB 191
180,992 180,992 00000000000005dd95107801c8429403e3690435dbc3a919b21ba03387405470 617 0.25/1.00 vMB 137
180,991 180,991 000000000000065f99f9b3b3ec0396a3b7d92bce66d119dae04c216650b712bf 566 0.25/1.00 vMB 168
180,990 180,990 0000000000000410645796faf4d063a6e1b082a88f1ef6496325419fa556967e 26 0.01/1.00 vMB 151
180,989 180,989 000000000000092842f53893ba1a50af48cc6a0dfa5b25c9148cd51a4c4dd54b 479 0.19/1.00 vMB 131
180,988 180,988 000000000000082b08fcfc49db3945f0d37af9ed0b3243e3f9c7627021abb629 98 0.05/1.00 vMB 140
180,987 180,987 000000000000054e3941e4f68769a7a13cc2070076d3a8f9364c05b35fdf452c 488 0.25/1.00 vMB 131
180,986 180,986 0000000000000229b87e8018daf9895d75dfc400ea9d826b1d8a7d059dda6c09 420 0.16/1.00 vMB 159
180,985 180,985 0000000000000293f132eb8f20d7acbea27395e001c5268941f98c2fdce5e5b5 256 0.14/1.00 vMB 202
180,984 180,984 0000000000000701c900fe03b15f645c090a464c0412624f609aab90739efa9a 128 0.05/1.00 vMB 129
180,983 180,983 00000000000000a3a6170cc8ac92bc460d1cbb4a160e489bff4aa3f547127b9a 9 0.00/1.00 vMB 45
180,982 180,982 000000000000037c39a340360b3df0104b84486931bd21d7131577a975f6d3ae 117 0.05/1.00 vMB 76
180,981 180,981 00000000000000f641f1dcffa099d68770f97eddd702833ac1d1f612c5473b7e 590 0.24/1.00 vMB 205
180,980 180,980 00000000000006004a56252b07bef7a1c5a33c4c320067dbb4d91f6834cf2d1c 116 0.05/1.00 vMB 89
180,979 180,979 0000000000000488b449b4f3184471622416bc7bd02a7c175f9cd17dd10f4ca7 134 0.07/1.00 vMB 105
180,978 180,978 00000000000007258c76727ee0dae58755ae35856482182d3faf71fdf5263fa9 57 0.03/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.