Loading Tool

Explorer IconExplorer

Memory Pool

46,414 transactions
22.55 vMB
0.09907034 BTC
Random Selection Loading Transactions
Max Size: 126.06/200 MB

Candidate Block

Mining Attempt c5ab31bcdb5502ffa60c9e931c00c3374ca90a68d49f05fb0fc9c3165f99d283
Version 20000000
Previous Block 000000000000000000010af14abf3268910c2119088b119fa85fc48f0443cc77
Merkle Root dc43c88557352db05ff53123f4bbdab39cd6c86feda32ab4fc3f225121dcd454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,656
Size: 1.00 vMB
Total Fees: 0.03652604 BTC
Feerates: 152.70 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,096 (909,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,217 4,217 000000003f9a9ecabf2a33c940302150a81d72e6a66b8d6ecefd1ef0640dd4f1 1 0.00/1.00 vMB 0
4,216 4,216 00000000928c005ea142350d89551214fbcdabde0264775ddf8b9f4ec1af7065 1 0.00/1.00 vMB 0
4,215 4,215 00000000699d1a6e1e675cf02df9380d6968bbe683d02b54f67afb8fc9eda69f 1 0.00/1.00 vMB 0
4,214 4,214 000000005c552871e824c471bff51197bd91a6e7b1de71f1aa992855be14703e 1 0.00/1.00 vMB 0
4,213 4,213 00000000e0d4840503e1b8230b0352d0709b65cb41afb86ca033214cac319daa 1 0.00/1.00 vMB 0
4,212 4,212 00000000ebce38b15bff351dc41181858bad54956124e309046fcabe2eedf431 1 0.00/1.00 vMB 0
4,211 4,211 00000000592c1c83214b3a5fdde8b4b3f740b5ce8da27cc2d137a2f500c407a7 1 0.00/1.00 vMB 0
4,210 4,210 00000000fddb775e2627f19408117ed1ca1ef3208bb299a55cd6a4c33e910ab0 1 0.00/1.00 vMB 0
4,209 4,209 0000000010f8bb365d832e511aa5ad6155f5187e65092064c8968a06cecf7f45 1 0.00/1.00 vMB 0
4,208 4,208 00000000f619ef41b5ac2392a3538faa630f5db05bef91bca18998b7fc260037 1 0.00/1.00 vMB 0
4,207 4,207 000000000c50df1dd86b14f5aa5efd186b2ab6e74a0c6c522f49c8140aa846b1 1 0.00/1.00 vMB 0
4,206 4,206 000000003d6229197822b428c1cafff6071affeee32ab5d9580b8a19215ba73d 1 0.00/1.00 vMB 0
4,205 4,205 000000006bd89db0dc2f8b4914e06a8e83b6dd5a78a81bad5bc0bff7767d0291 1 0.00/1.00 vMB 0
4,204 4,204 00000000933b730139e5079783fa68949eb38acb35a0fc3f10487ba7a1637f92 1 0.00/1.00 vMB 0
4,203 4,203 00000000bea685c8132a1ae3bb21ede1f59944b62d9591ea77388bbca4ef336b 1 0.00/1.00 vMB 0
4,202 4,202 0000000056e935d6f192ce958ca2c40664fd93ff9878a116a40943893578accf 1 0.00/1.00 vMB 0
4,201 4,201 000000002f099129f89e7f425d3d846c15ac86267f65904deb73999fe22e334b 1 0.00/1.00 vMB 0
4,200 4,200 00000000456431810949b7e73d40120a65e6db7353db1c7da8dd141cdddad4b5 1 0.00/1.00 vMB 0
4,199 4,199 000000004f820563c11670f0f512d87d9901dc5bbebdf7435f3337be707449aa 1 0.00/1.00 vMB 0
4,198 4,198 00000000c90aa94aac8dc90fbdb3ca5f79abbaaccfc935f24b1676c926a85d3f 1 0.00/1.00 vMB 0
4,197 4,197 00000000b153457cee36b50ae17322147603eae45e5a2fe9bea0e3d7516101f4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.77 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: 558.77 GB
    • Received: 7.13 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.